See: Description
Class | Description |
---|---|
ArraySchemaDigester |
JSON Schema digester for an
ArraySchemaSelector |
ArraySchemaSelector |
JSON Schema subschema selector for array instances
|
ObjectSchemaDigester |
JSON Schema digester for an
ObjectSchemaDigester |
ObjectSchemaSelector |
JSON Schema selector for member values of JSON Object instances
|
SchemaContextEquivalence |
Equivalence for schema contexts
|
ValidationChain |
A validation chain
|
ValidationProcessor |
Main validation processor
|
The main processors are:
ValidationProcessor
,
which is the backbone behind all main classes, and the coordinator of
all individual validation processors;ValidationChain
, which
performs the schema-to-keyword conversion.Copyright © 2014. All Rights Reserved.