Skip to content

Validate proper conformance for ODF files #15

@detilium

Description

@detilium

As of the current version, ODF conformance test are extremely naive. We're only validation that the mimetype and content.xml is present within the ZIP-archive which is far from enough. Instead, we should be able to completely load an ODF document, and execute proper conformance validation.

Unfortunately, I'm unable to find a proper ODF validation package for .NET, which most likely requires us to build our own based on the existing Java package.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions