Skip to content

2.1.0

Compare
Choose a tag to compare
@klakegg klakegg released this 20 Jan 11:50
  • Support for configuration needed to validate EN16931 instance documents.
  • Rewritten loading of resources to increase speed and minimize memory usage.
  • Removal of Jimfs dependency.
  • Updated libraries.
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>validator-core</artifactId>
    <version>2.1.0</version>
</dependency>