Uses of Package
org.phenopackets.phenopackettools.validator.jsonschema
Packages that use org.phenopackets.phenopackettools.validator.jsonschema
Package
Description
The package provides
JsonSchemaValidationWorkflowRunner
and JsonSchemaValidationWorkflowRunnerBuilder
for validating phenopackets.-
Classes in org.phenopackets.phenopackettools.validator.jsonschema used by org.phenopackets.phenopackettools.validator.jsonschemaClassDescriptionValidates 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
.