Module org.phenopackets.phenopackettools.validator.core
module org.phenopackets.phenopackettools.validator.core
Defines the base APIs for phenopacket validation.
-
Packages
PackageDescriptionThe package provides APIs and default implementations of phenopacket validation.A package with exceptions that can be thrown by the validation code.The package providesPhenopacketValidator
s for metadata validation - checking thatMetaData
of the top-level elements of the Phenopacket schema contains aResource
for allOntologyClass
es of the element.Package with off-the-shelf validators that work with Human Phenotype Ontology (HPO).A package with API for serialization ofValidationResults
.