Uses of Package
org.phenopackets.phenopackettools.validator.jsonschema
Package
Description
The package provides
JsonSchemaValidationWorkflowRunner
and JsonSchemaValidationWorkflowRunnerBuilder
for validating phenopackets.-
ClassDescriptionValidates if given top-level element satisfies the following criteria: data format requirements - for instance if the element is a valid JSON document if JSON input is provided basic Phenopacket schema syntax requirements - the requirements described by the reference documentation.A builder for
JsonSchemaValidationWorkflowRunner
.