| Draft |
Json-Schema drafts.
|
| JsonFormatValidator |
|
| JsonSchema |
A Json-Schema holder.
|
| JsonSchemaOptions |
Configuration options for the Json-Schema validator
|
| JsonSchemaValidationException |
This is the main class for every JsonSchemaValidation flow related errors
|
| OutputErrorType |
|
| OutputFormat |
Json-Schema defines how validators should output the validation result for interop.
|
| OutputUnit |
|
| SchemaException |
This class represents an error while parsing a Schema
|
| SchemaRepository |
A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.
|
| ValidationException |
This is the main class for every Validation flow related errors
|
| Validator |
A validator, validates some input object using a well known schema.
|