| Interface | Description |
|---|---|
| JsonValidator |
Interface which all JSON validators must implement
|
| Class | Description |
|---|---|
| JsonValidatorCache |
Cache for JSON validators
|
| ValidationContext |
A validation context
|
You will normally never use these classes directly. They are spawned by
JsonSchema instances to proceed to
the validation itself.
Copyright © 2013. All Rights Reserved.