Skip to content

2.0.0

Compare
Choose a tag to compare
@klakegg klakegg released this 31 Aug 12:36
· 250 commits to main since this release
  • Allow tracing successful tests.
  • Adding FlagType.SUCCESS in API.
  • Added more logging.
  • Updating version of no.difi.commons:commons-schematron.
  • Functionality to sign validation artifacts defined by parameters.
  • Fixing UTF-8 thing in presentation of rendered documents in sample application.
  • Allow override of implementations of checker og renderer to use.
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>validator-core</artifactId>
    <version>2.0.0</version>
</dependency>