Uses of Package
org.everit.json.schema
Packages that use org.everit.json.schema
Package
Description
-
Classes in org.everit.json.schema used by org.everit.json.schemaClassDescriptionArray schema validator.Builder class for
ArraySchema.Boolean schema validator.Builder class forBooleanSchema.Validator forallOf,oneOf,anyOfschemas.Builder class forCombinedSchema.Validation criterion.Validator forif,then,elseschemas.Builder class forConditionalSchema.A schema not specifying any restrictions, ie.Builder class forEmptySchema.Enum schema validator.Builder class forEnumSchema.Implementations perform the validation against the "format" keyword (see JSON Schema spec section 7).A JSON Pointer is a simple query language defined for JSON documents by RFC 6901.This class allows the user to build a JSONPointer in steps, using exactly one segment in each step.The JSONPointerException is thrown byJSONPointerif an error occurs during evaluating a pointer.Notschema validator.Builder class forNotSchema.Nullschema validator.Builder class forNullSchema.Number schema validator.Builder class forNumberSchema.Object schema validator.Builder class forObjectSchema.This class is used bySchemaLoaderto resolve JSON pointers during the construction of the schema.Builder class forReferenceSchema.Superclass of all other schema validator classes of this package.Abstract builder class for the builder classes ofSchemasubclasses.Stringschema validator.Builder class forStringSchema.Thrown bySchemasubclasses on validation failure. -
Classes in org.everit.json.schema used by org.everit.json.schema.eventClassDescriptionValidator for
allOf,oneOf,anyOfschemas.Validator forif,then,elseschemas.This class is used bySchemaLoaderto resolve JSON pointers during the construction of the schema.Superclass of all other schema validator classes of this package.Thrown bySchemasubclasses on validation failure. -
Classes in org.everit.json.schema used by org.everit.json.schema.internalClassDescriptionImplementations perform the validation against the "format" keyword (see JSON Schema spec section 7).Superclass of all other schema validator classes of this package.
-
Classes in org.everit.json.schema used by org.everit.json.schema.loaderClassDescriptionImplementations perform the validation against the "format" keyword (see JSON Schema spec section 7).Superclass of all other schema validator classes of this package.Abstract builder class for the builder classes of
Schemasubclasses.Builder class forStringSchema. -
Classes in org.everit.json.schema used by org.everit.json.schema.loader.internalClassDescriptionImplementations perform the validation against the "format" keyword (see JSON Schema spec section 7).