|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
JsonSchema | Single-schema instance validator |
JsonSchemaFactory | The main validator provider |
JsonSchemaFactoryBuilder | Thawed instance of a JsonSchemaFactory |
JsonValidator | A generic schema/instance validator |
Main interface to validation
This package contains wrapper classes over validation processors.
The main provider is JsonSchemaFactory
: from this class, you can
obtain a SyntaxValidator
,
a JsonValidator
or a JsonSchema
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |