| AbsoluteIri |
The absolute IRI is an IRI without the fragment.
|
| AbstractCollector<E> |
Base collector.
|
| AbstractJsonValidator |
|
| AbstractKeyword |
Abstract keyword.
|
| AdditionalPropertiesValidator |
|
| AllOfValidator |
|
| AnnotationKeyword |
Used for Keywords that have no validation aspect, but are part of the metaschema, where annotations may need to be collected.
|
| AnyOfValidator |
|
| ApplyDefaultsStrategy |
|
| BaseJsonValidator |
|
| BaseJsonValidator.JsonNodePathJsonPath |
|
| BaseJsonValidator.JsonNodePathJsonPointer |
|
| BaseJsonValidator.JsonNodePathLegacy |
|
| CachedSupplier<T> |
Supplier that caches the output.
|
| CollectorContext |
Context for holding the output returned by the Collector
implementations.
|
| ConstValidator |
|
| ContainsValidator |
|
| ContentEncodingValidator |
|
| ContentMediaTypeValidator |
|
| CustomErrorMessageType |
|
| DependenciesValidator |
|
| DependentRequired |
|
| DependentSchemas |
|
| DiscriminatorContext |
|
| DiscriminatorValidator |
|
| DynamicRefValidator |
|
| EnumValidator |
|
| ExclusiveMaximumValidator |
|
| ExclusiveMinimumValidator |
|
| ExecutionConfig |
Configuration per execution.
|
| ExecutionContext |
Stores the execution context for the validation run.
|
| FalseValidator |
|
| FormatKeyword |
Format Keyword.
|
| FormatValidator |
Validator for Format.
|
| IfValidator |
|
| ItemsValidator |
|
| ItemsValidator202012 |
|
| JsonMetaSchema |
|
| JsonMetaSchema.Builder |
|
| JsonNodePath |
Represents a path to a JSON node.
|
| JsonSchema |
Used for creating a schema with validators for validating inputs.
|
| JsonSchemaFactory |
|
| JsonSchemaFactory.Builder |
|
| JsonSchemaIdValidator.DefaultJsonSchemaIdValidator |
|
| JsonSchemaRef |
Use this object instead a JsonSchema for references.
|
| JsonSchemaVersion |
|
| MaximumValidator |
|
| MaxItemsValidator |
|
| MaxLengthValidator |
|
| MaxPropertiesValidator |
|
| MessageSourceValidationMessage |
|
| MessageSourceValidationMessage.Builder |
|
| MessageSourceValidationMessage.BuilderSupport<S> |
|
| MinimumValidator |
|
| MinItemsValidator |
|
| MinLengthValidator |
|
| MinMaxContainsValidator |
|
| MinMaxContainsValidator.Analysis |
|
| MinPropertiesValidator |
|
| MultipleOfValidator |
|
| NonValidationKeyword |
Used for Keywords that have no validation aspect, but are part of the metaschema.
|
| NotAllowedValidator |
|
| NotValidator |
|
| OneOfValidator |
|
| 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.
|
| PatternPropertiesValidator |
|
| PatternValidator |
|
| PrefixItemsValidator |
|
| PropertiesValidator |
|
| PropertyNamesValidator |
|
| ReadOnlyValidator |
|
| RecursiveRefValidator |
|
| RefValidator |
|
| RequiredValidator |
|
| SchemaId |
Schema Identifier used in $schema.
|
| 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.
|
| SchemaValidatorsConfig |
|
| SpecVersion |
|
| SpecVersionDetector |
This class is used to detect schema version
|
| TrueValidator |
|
| TypeFactory |
|
| TypeValidator |
|
| UnevaluatedItemsValidator |
|
| UnevaluatedPropertiesValidator |
|
| UnionTypeValidator |
|
| UniqueItemsValidator |
|
| ValidationContext |
|
| ValidationMessage |
The output format.
|
| ValidationMessage.Builder |
|
| ValidationMessage.BuilderSupport<S> |
|
| ValidationMessageHandler |
|
| ValidationResult |
|
| ValidatorState |
|
| Version201909 |
|
| Version202012 |
|
| Version4 |
|
| Version6 |
|
| Version7 |
|
| Vocabularies |
Vocabularies.
|
| Vocabulary |
Represents a vocabulary in meta schema.
|
| WriteOnlyValidator |
|