| Package | Description | 
|---|---|
| org.everit.json.schema | |
| org.everit.json.schema.event | |
| org.everit.json.schema.internal | |
| org.everit.json.schema.loader | |
| org.everit.json.schema.loader.internal | 
| Class and Description | 
|---|
| ArraySchema
 Array schema validator. 
 | 
| ArraySchema.Builder
 Builder class for  
ArraySchema. | 
| BooleanSchema
 Boolean schema validator. 
 | 
| BooleanSchema.Builder
 Builder class for  
BooleanSchema. | 
| CombinedSchema
 Validator for  
allOf, oneOf, anyOf schemas. | 
| CombinedSchema.Builder
 Builder class for  
CombinedSchema. | 
| CombinedSchema.ValidationCriterion
 Validation criterion. 
 | 
| ConditionalSchema
 Validator for  
if, then, else schemas. | 
| ConditionalSchema.Builder
 Builder class for  
ConditionalSchema. | 
| ConstSchema | 
| ConstSchema.ConstSchemaBuilder | 
| EmptySchema
 A schema not specifying any restrictions, ie. 
 | 
| EmptySchema.Builder
 Builder class for  
EmptySchema. | 
| EnumSchema
 Enum schema validator. 
 | 
| EnumSchema.Builder
 Builder class for  
EnumSchema. | 
| FalseSchema | 
| FalseSchema.Builder | 
| FormatValidator
 Implementations perform the validation against the "format" keyword (see JSON Schema spec section
 7). 
 | 
| JSONPointer
 A JSON Pointer is a simple query language defined for JSON documents by
 RFC 6901. 
 | 
| JSONPointer.Builder
 This class allows the user to build a JSONPointer in steps, using
 exactly one segment in each step. 
 | 
| JSONPointerException
 The JSONPointerException is thrown by  
JSONPointer if an error occurs
 during evaluating a pointer. | 
NotSchema
Not schema validator. | 
| NotSchema.Builder
 Builder class for  
NotSchema. | 
NullSchema
Null schema validator. | 
| NullSchema.Builder
 Builder class for  
NullSchema. | 
| NumberSchema
 Number schema validator. 
 | 
| NumberSchema.Builder
 Builder class for  
NumberSchema. | 
| ObjectSchema
 Object schema validator. 
 | 
| ObjectSchema.Builder
 Builder class for  
ObjectSchema. | 
| ReadWriteContext | 
| ReferenceSchema
 This class is used by  
SchemaLoader to resolve JSON pointers
 during the construction of the schema. | 
| ReferenceSchema.Builder
 Builder class for  
ReferenceSchema. | 
| Schema
 Superclass of all other schema validator classes of this package. 
 | 
| Schema.Builder
 Abstract builder class for the builder classes of  
Schema subclasses. | 
| SchemaLocation | 
StringSchema
String schema validator. | 
| StringSchema.Builder
 Builder class for  
StringSchema. | 
| TrueSchema | 
| TrueSchema.Builder | 
| ValidationException
 Thrown by  
Schema subclasses on validation failure. | 
| Validator | 
| Validator.ValidatorBuilder | 
| Class and Description | 
|---|
| CombinedSchema
 Validator for  
allOf, oneOf, anyOf schemas. | 
| ConditionalSchema
 Validator for  
if, then, else schemas. | 
| ReferenceSchema
 This class is used by  
SchemaLoader to resolve JSON pointers
 during the construction of the schema. | 
| Schema
 Superclass of all other schema validator classes of this package. 
 | 
| ValidationException
 Thrown by  
Schema subclasses on validation failure. | 
| Class and Description | 
|---|
| FormatValidator
 Implementations perform the validation against the "format" keyword (see JSON Schema spec section
 7). 
 | 
| Schema
 Superclass of all other schema validator classes of this package. 
 | 
| Class and Description | 
|---|
| FormatValidator
 Implementations perform the validation against the "format" keyword (see JSON Schema spec section
 7). 
 | 
| Schema
 Superclass of all other schema validator classes of this package. 
 | 
| Schema.Builder
 Abstract builder class for the builder classes of  
Schema subclasses. | 
| StringSchema.Builder
 Builder class for  
StringSchema. | 
| Class and Description | 
|---|
| FormatValidator
 Implementations perform the validation against the "format" keyword (see JSON Schema spec section
 7). 
 | 
Copyright © 2019 Everit Kft.. All rights reserved.