| Interface | Description |
|---|---|
| ErrorMessageType | |
| Format | |
| JsonValidator |
Standard json validator interface, implemented by all validators and JsonSchema.
|
| Keyword |
| Class | Description |
|---|---|
| AbstractFormat | |
| AbstractJsonValidator | |
| AbstractKeyword | |
| AdditionalPropertiesValidator | |
| AllOfValidator | |
| AnyOfValidator | |
| BaseJsonValidator | |
| CustomErrorMessageType | |
| DependenciesValidator | |
| EnumValidator | |
| FormatKeyword | |
| FormatValidator | |
| ItemsValidator | |
| JsonMetaSchema | |
| JsonMetaSchema.Builder | |
| JsonSchema |
This is the core of json constraint implementation.
|
| JsonSchemaFactory | |
| JsonSchemaFactory.Builder | |
| MaximumValidator | |
| MaxItemsValidator | |
| MaxLengthValidator | |
| MaxPropertiesValidator | |
| MinimumValidator | |
| MinItemsValidator | |
| MinLengthValidator | |
| MinPropertiesValidator | |
| MultipleOfValidator | |
| NonValidationKeyword |
Used for Keywords that have no validation aspect, but are part of the metaschema.
|
| NotAllowedValidator | |
| NotValidator | |
| OneOfValidator | |
| PatternFormat | |
| PatternPropertiesValidator | |
| PatternValidator | |
| PropertiesValidator | |
| ReadOnlyValidator | |
| RefValidator | |
| RequiredValidator | |
| TypeFactory | |
| TypeValidator | |
| UnionTypeValidator | |
| UniqueItemsValidator | |
| ValidationContext | |
| ValidationMessage | |
| ValidationMessage.Builder |
| Enum | Description |
|---|---|
| JsonType | |
| ValidatorTypeCode |
| Exception | Description |
|---|---|
| JsonSchemaException |
Copyright © 2018. All rights reserved.