Releases: phax/phive
Releases · phax/phive
phive 7.0.1
- 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
- The Maven group ID changed from
com.helger.bdve
tocom.helger.phive
- The Java package names changed from
com.helger.bdve.*
tocom.helger.phive.*
- The class name
BDVEJsonHelper
changed toPhiveJsonHelper
- The class name
BDVERestoredException
changed toPhiveRestoredException
- Updated to ph-schematron 6.0.0
- Added support for using "SchXslt" as a Schematron engine
ph-bdve 6.0.4
- 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
- Updated to Jakarta JAXB 2.3.3
ph-bdve 6.0.2
- Fixed a typo in the JSON property
errorLocationObj
ph-bdve 6.0.1
- Extended
ValidationExecutorSetRegistry
API to allow for unregistration
ph-bdve 6.0.0
- 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
fromIValidationSource
- Renamed
ValidationSource
fromValidationSourceXML
ph-bdve 5.3.1
- Added possibility to stop further validation on failed Schematrons as well
ph-bdve 5.3.0
- Changed the Maven groupId to
com.helger.bdve
- Renamed the submodule
ph-bdve
toph-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
- Updated to ph-commons 9.4.0
- Added support for ebInterface 6.0
- Added support for OpenPeppol validation artifacts, Spring 2020 release