Skip to content

phive 10.1.0

Latest
Compare
Choose a tag to compare
@phax phax released this 05 Dec 21:03
· 9 commits to master since this release
  • Requires ph-commons 11.1.11
  • Added new interface IValidationExecutorSetMutable
  • Added new class ValidationExecutorSetAlias to be able to proxy existing VES with different coordinates
  • Added new class ValidityDeterminatorRegistry to support validity determination processes
  • Added optional IValidationSource to ValidationResultList
  • Changed parameter types in PhiveJsonHelper and PhiveXMLHelper from List <? extends ValidationResult> to ValidationResultList
  • Added new class ValidationSourceXMLReadableResource
  • Extended IValidationSource interface to make content serializable
  • Added the duration in milliseconds per ValidationResult
  • Updated the default JSON and XML validation result list serialization to contain the new elements

Full Changelog: phive-parent-pom-10.0.3...phive-parent-pom-10.1.0