Skip to content

2.0.1

Compare
Choose a tag to compare
@klakegg klakegg released this 26 Sep 15:41
· 241 commits to main since this release
  • Adding annotation XmlTransient to flagFilterer in no.difi.vefa.validator.api.Section. #14
  • XsltChecker changed name to SvrlXsltChecker.
  • Changed signature of no.difi.vefa.validator.api.Source.createInstance(...).
  • Loading necessary modules when initiating JimFS. #9
<dependency>
    <groupId>no.difi.vefa</groupId>
    <artifactId>validator-core</artifactId>
    <version>2.0.1</version>
</dependency>