| AbsoluteIri |
The absolute IRI is an IRI without the fragment.
|
| CollectorContext |
Context for holding data which can be set by custom walkers or validators and
can be retrieved later from the execution context.
|
| Error |
Represents an error which could be when parsing a schema or when validating
an instance.
|
| Error.Builder |
|
| Error.BuilderSupport<S> |
|
| ErrorMessages |
ErrorMessages.
|
| ExecutionConfig |
Configuration per execution.
|
| ExecutionConfig.Builder |
|
| ExecutionConfig.BuilderSupport<T> |
|
| ExecutionContext |
Stores the execution context for the validation run.
|
| MessageSourceError |
MessageSourceError.
|
| MessageSourceError.Builder |
|
| MessageSourceError.BuilderSupport<S> |
|
| OutputFormat.Boolean |
The Boolean output format.
|
| OutputFormat.Default |
The Default output format.
|
| OutputFormat.Flag |
The Flag output format.
|
| OutputFormat.Hierarchical |
The Hierarchical output format.
|
| OutputFormat.List |
The List output format.
|
| OutputFormat.Result |
The Result output format.
|
| Result |
Represents a validation result.
|
| Schema |
Used for creating a schema with validators for validating inputs.
|
| Schema.JsonNodePathJsonPath |
|
| Schema.JsonNodePathJsonPointer |
|
| Schema.JsonNodePathLegacy |
|
| SchemaContext |
The schema context associated with a schema and all its validators.
|
| SchemaIdValidator.DefaultSchemaIdValidator |
|
| SchemaLocation |
The schema location is the canonical IRI of the schema object plus a JSON
Pointer fragment indicating the subschema that produced a result.
|
| SchemaLocation.Builder |
|
| SchemaLocation.Fragment |
The fragment can be a JSON pointer to the document or an anchor.
|
| SchemaRef |
Use this object instead a Schema for references.
|
| SchemaRegistry |
Registry for loading and registering Schema instances.
|
| SchemaRegistry.Builder |
|
| SchemaRegistryConfig |
Configuration for SchemaRegistry that applies to all the schemas its
validators that is managed by the SchemaRegistry.
|
| SchemaRegistryConfig.Builder |
|
| SchemaRegistryConfig.BuilderSupport<T> |
|
| Specification |
The version of the JSON Schema specification that defines the standard
dialects.
|