All Classes and Interfaces
Classes
Class
Description
JsonSchemaValidationWorkflowRunner<T extends com.google.protobuf.MessageOrBuilder>
Validates 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 requirements - the requirements described by the reference documentation.
JsonSchemaValidationWorkflowRunner.Builder<T extends com.google.protobuf.MessageOrBuilder>
A builder for
JsonSchemaValidationWorkflowRunner.