Package | Description |
---|---|
com.github.fge.jsonschema.examples |
API usage examples
|
com.github.fge.jsonschema.main |
Main schema validation API
|
com.github.fge.jsonschema.metaschema |
Metaschema data
|
com.github.fge.jsonschema.ref |
JSON Reference related classes
|
com.github.fge.jsonschema.schema |
Internal JSON Schema objects
|
com.github.fge.jsonschema.uri |
Classes to handle downloading of JSON documents using any URI scheme
|
Class and Description |
---|
JsonSchemaException
Generic exception thrown when the validation cannot proceed normally
|
Class and Description |
---|
JsonSchema
The main validation class
|
JsonSchemaException
Generic exception thrown when the validation cannot proceed normally
|
JsonSchemaFactory
Factory to build JSON Schema validating instances
|
JsonSchemaFactory.Builder
Builder class for a
JsonSchemaFactory |
Keyword
Representation of a schema keyword: its name, syntax checker and validator
|
Keyword.Builder
Builder class for a new keyword
|
Class and Description |
---|
Keyword
Representation of a schema keyword: its name, syntax checker and validator
|
Class and Description |
---|
JsonSchemaException
Generic exception thrown when the validation cannot proceed normally
|
Class and Description |
---|
JsonSchemaException
Generic exception thrown when the validation cannot proceed normally
|
Class and Description |
---|
JsonSchemaException
Generic exception thrown when the validation cannot proceed normally
|
Copyright © 2013. All Rights Reserved.