Skip to content

Releases: phax/phive

phive 7.0.1

04 Dec 19:25
Compare
Choose a tag to compare
  • Updated to ph-schematron 6.0.1
  • The failed assertion ID is now part of the created errors (if present)
  • Add the possibility to change the error levels of occurred Schematron errors

phive 7.0.0

25 Nov 20:42
Compare
Choose a tag to compare
  • The Maven group ID changed from com.helger.bdve to com.helger.phive
  • The Java package names changed from com.helger.bdve.* to com.helger.phive.*
  • The class name BDVEJsonHelper changed to PhiveJsonHelper
  • The class name BDVERestoredException changed to PhiveRestoredException
  • Updated to ph-schematron 6.0.0
  • Added support for using "SchXslt" as a Schematron engine

ph-bdve 6.0.4

25 Nov 08:26
Compare
Choose a tag to compare
  • Added new overloads for ValidationExecutorXSD.create
  • Added IValidationArtefact.getRuleResourcePath () to customize the file path
  • Added ValidationExecutorXSDPartial.create factory methods
  • Added XSDPartialContext.create factory methods
  • Added ValidationExecutorSchematron.create factory methods

ph-bvde 6.0.3

25 Nov 08:25
Compare
Choose a tag to compare
  • Updated to Jakarta JAXB 2.3.3

ph-bdve 6.0.2

16 Jun 18:24
Compare
Choose a tag to compare
  • Fixed a typo in the JSON property errorLocationObj

ph-bdve 6.0.1

16 Jun 09:08
Compare
Choose a tag to compare
  • Extended ValidationExecutorSetRegistry API to allow for unregistration

ph-bdve 6.0.0

08 Jun 07:38
Compare
Choose a tag to compare
  • Separated all the rules into a separate project - https://github.com/phax/ph-bdve-rules - this repository only contains the engine
  • Extracted the JSON binding into a separate submodule "ph-bdve-json"
  • Extracted the generic API project into a separate submodule "ph-bdve-api"
  • Made the validation source type a generics parameter to the executor set etc. So an executor needs to know, whether it can accept XML sources or other kind of source syntaxes.
  • Extracted IValidationSourceXML from IValidationSource
  • Renamed ValidationSource from ValidationSourceXML

ph-bdve 5.3.1

04 Jun 19:58
Compare
Choose a tag to compare
  • Added possibility to stop further validation on failed Schematrons as well

ph-bdve 5.3.0

28 May 17:54
Compare
Choose a tag to compare
  • Changed the Maven groupId to com.helger.bdve
  • Renamed the submodule ph-bdve to ph-bdve-engine
  • Updated to ph-commons 9.4.4
  • Removed the class loader member from IValidationArtifact
  • Deprecated Peppol 3.9.0 and 3.9.1 artefacts - 3.10.0 is the right one
  • Added support for EN 16931 1.3.2 format (deprecated version 1.3.1)

ph-bdve 5.2.11

28 May 17:52
Compare
Choose a tag to compare
  • Updated to ph-commons 9.4.0
  • Added support for ebInterface 6.0
  • Added support for OpenPeppol validation artifacts, Spring 2020 release