phive 10.0.0
phax
released this
16 Sep 18:38
·
51 commits
to master
since this release
- Updated to ph-diver 3.0.1
- The outcome of a validation can now be
valid
,invalid
orunclear
(new)- Added new classes
EExtendedValidity
andIValidityDeterminator
- Each
IValidationExecutorManager
now has anIValidityDeterminator
- By using
IValidityDeterminator.createDefault()
the previous state can be re-created
- Added new classes
- Renamed method
IValidationArtefact.getValidationArtefactType
togetValidationType
- Moved classes
(Abstract|I)ValidationExecutor
to its own.executor
package - Renamed class
TestFile
toPhiveTestFile
Full Changelog: phive-parent-pom-9.2.2...phive-parent-pom-10.0.0