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 |
|
DefaultJsonMetaSchemaFactory |
|
DependenciesValidator |
|
DependentRequired |
|
DependentSchemas |
|
DisallowUnknownJsonMetaSchemaFactory |
|
DisallowUnknownKeywordFactory |
Unknown keyword factory that rejects unknown keywords.
|
DiscriminatorContext |
|
DiscriminatorValidator |
|
DynamicRefValidator |
|
EnumValidator |
|
ExclusiveMaximumValidator |
|
ExclusiveMinimumValidator |
|
ExecutionConfig |
Configuration per execution.
|
ExecutionContext |
Stores the execution context for the validation run.
|
FalseValidator |
|
FormatKeyword |
Format Keyword.
|
Formats |
Formats.
|
FormatValidator |
Validator for Format.
|
IfValidator |
|
ItemsValidator |
|
ItemsValidator202012 |
|
JsonMetaSchema |
Represents a meta-schema which is uniquely identified by its IRI.
|
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.
|
MaximumValidator |
|
MaxItemsValidator |
|
MaxLengthValidator |
|
MaxPropertiesValidator |
|
MessageSourceValidationMessage |
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.
|
OutputFormat.Result |
The Result 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 |
Configuration for validators.
|
SchemaValidatorsConfig.Builder |
|
SchemaValidatorsConfig.ImmutableSchemaValidatorsConfig |
|
SpecVersion |
|
SpecVersionDetector |
This class is used to detect schema version
|
TrueValidator |
|
TypeFactory |
Type factory.
|
TypeValidator |
|
UnevaluatedItemsValidator |
|
UnevaluatedPropertiesValidator |
|
UnionTypeValidator |
|
UniqueItemsValidator |
|
UnknownKeywordFactory |
Unknown keyword factory.
|
ValidationContext |
|
ValidationMessage |
The output format.
|
ValidationMessage.Builder |
|
ValidationMessage.BuilderSupport<S> |
|
ValidationMessageHandler |
Validation message handler.
|
ValidationResult |
Represents a validation result.
|
Version201909 |
Draft 2019-09 dialect.
|
Version202012 |
Draft 2020-12 dialect.
|
Version4 |
Draft 4 dialect.
|
Version6 |
Draft 6 dialect.
|
Version7 |
Draft 7 dialect.
|
Vocabularies |
Vocabularies.
|
Vocabulary |
Represents a vocabulary in meta-schema.
|
WriteOnlyValidator |
|