Skip to content

eForms SDK Analyzer 1.12.0

Compare
Choose a tag to compare
@bertrand-lorentz bertrand-lorentz released this 14 Jun 11:22
· 31 commits to main since this release
97f4535

Release notes

The eForms SDK Analyzer is a command-line application for the static analysis of the content of the eForms SDK. It loads the files from the eForms SDK, and applies various checks and verifications, to try to ensure that their content is correct and consistent.

This release targets version 1.12 of the eForms SDK.

What's Changed

  • Update dependencies to ph-schematron 7.1.3 and JAXB 4.0 in #52
  • Add checks for schematron assert ids in #54
  • Check that label texts do not contain label identifiers in #55
  • Load new information on business entities in #53
  • Add checks for business entity info in #56
  • Check that schematron files can be executed in #57

Full Changelog: 1.11.0...1.12.0