Skip to content

Releases: itplr-kosit/validator

v1.1.1

18 Dec 15:06
Compare
Choose a tag to compare

This is bugfix release.

Added

  • Convenience method for accessing information about well-formedness in Result
  • Convenience method for accessing information about schema validation result in Result

Fixed

  • NPE when validating non-XML files

v1.1.0

03 Jul 13:40
Compare
Choose a tag to compare

1.1.0

Added

  • Enhanced API-Usage e.g. return Result object with processing information
  • Support loading scenarios and content from a JAR-File
  • Simple Daemon-Mode exposing validation functionality via http
  • cli option to serialize the 'report input' xml document to cwd (current working directory)
  • Documentation in docs folder of the repository

Changed

  • Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization)
  • Builds with java 8 and >= 11
  • Packages for java8 and java >= 11 (with jaxb included)
  • Translated README.md

Validation Tool 1.0.1

28 May 14:32
Compare
Choose a tag to compare

This release contains only minor changes.
Please notice that the configuration XRechnung is now provided separately.

1.0.0 (outdated)

03 Jul 13:41
Compare
Choose a tag to compare

The validation tool including a command line interface as a fat jar (stable) plus the configuration for the german CIUS (XRechnung) for EN 16931:
validationtool-dist-1.0.0-standalone.zip

The command line and library versions of the command line interface plus the configuration for the german CIUS (XRechnung) for EN 16931:
validationtool-dist-1.0.0-full.zip