Skip to content

2.0.2

Compare
Choose a tag to compare
@klakegg klakegg released this 04 Jan 17:55
· 214 commits to main since this release
  • Rewrite of Declaration.
  • Rewrite of Expectation.
  • no.difi.vefa.validator.api.Document.getDeclaration() returns a string, not an object.
  • Fixing methods in ValidatorBuilder returning void.
  • Adding support for Piwik in sample application. Not turned on by default.
  • Refactoring of validator-build.
  • Adding SbdhDeclaration.
  • Updating to Saxon 9.7.
  • Close Jimfs when closing the validator. #22
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>validator-core</artifactId>
    <version>2.0.2</version>
</dependency>