Package com.networknt.schema
package com.networknt.schema
-
ClassDescriptionThe absolute IRI is an IRI without the fragment.Context for holding data which can be set by custom walkers or validators and can be retrieved later from the execution context.Represents an error which could be when parsing a schema or when validating an instance.ErrorMessages.Configuration per execution.Builder for
ExecutionConfig.Builder forExecutionConfig.Stores the execution context for the validation run.Customize the execution context before validation.Thrown when an assertion happens and the evaluation can fail fast.The input data format.Thrown when an invalid schema is used.Thrown when an invalid schema ref is used.MessageSourceError.OutputFormat<T>Formats the validation results.The Boolean output format.The Default output format.The Flag output format.The Hierarchical output format.The List output format.The Result output format.Represents a validation result.Used for creating a schema with validators for validating inputs.The schema context associated with a schema and all its validators.Represents an error when processing the Schema.Validator for validating the correctness of $id.Implementation ofSchemaIdValidator.The schema location is the canonical IRI of the schema object plus a JSON Pointer fragment indicating the subschema that produced a result.Builder for buildingSchemaLocation.The fragment can be a JSON pointer to the document or an anchor.Use this object instead a Schema for references.Registry for loading and registeringSchemainstances.Configuration for SchemaRegistry that applies to all the schemas its validators that is managed by the SchemaRegistry.Builder forSchemaRegistryConfig.Builder forSchemaRegistryConfig.The version of the JSON Schema specification that defines the standard dialects.The version of the JSON Schema specification that defines the standard dialects.SpecificationVersionRange.A processor that checks an instance node belonging to an instance document against a schema.