| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.examples |
API usage examples
|
| org.eel.kitchen.jsonschema.keyword |
Schema validation core elements: keyword validators
|
| org.eel.kitchen.jsonschema.keyword.common |
Common keyword classes for draft v3 and draft v4
|
| org.eel.kitchen.jsonschema.keyword.draftv3 |
Keywords specific to draft v3
|
| org.eel.kitchen.jsonschema.keyword.draftv4 |
Keywords specific to draft v4
|
| org.eel.kitchen.jsonschema.main |
Main schema validation API
|
| org.eel.kitchen.jsonschema.metaschema |
"Metaschema" data
|
| Class and Description |
|---|
| KeywordValidator
Base class for a schema keyword validator
|
| Class and Description |
|---|
| KeywordValidator
Base class for a schema keyword validator
|
| NumericKeywordValidator
Base class for numeric instances validators
|
| Class and Description |
|---|
| KeywordValidator
Base class for a schema keyword validator
|
| NumericKeywordValidator
Base class for numeric instances validators
|
| PositiveIntegerKeywordValidator
Base class for all keywords accepting a positive integer as an argument
|
| Class and Description |
|---|
| DivisorKeywordValidator
Abstract validator for the
divisibleBy (draft v3) and multipleOf (draft v4) keywords |
| KeywordValidator
Base class for a schema keyword validator
|
| NumericKeywordValidator
Base class for numeric instances validators
|
| Class and Description |
|---|
| DivisorKeywordValidator
Abstract validator for the
divisibleBy (draft v3) and multipleOf (draft v4) keywords |
| KeywordValidator
Base class for a schema keyword validator
|
| NumericKeywordValidator
Base class for numeric instances validators
|
| PositiveIntegerKeywordValidator
Base class for all keywords accepting a positive integer as an argument
|
| Class and Description |
|---|
| KeywordValidator
Base class for a schema keyword validator
|
| Class and Description |
|---|
| KeywordValidator
Base class for a schema keyword validator
|
Copyright © 2013. All Rights Reserved.