| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.validator |
Core validation process
|
| Constructor and Description |
|---|
ValidationContext(JsonValidatorCache cache)
Create a validation context with an empty feature set
|
ValidationContext(JsonValidatorCache cache,
EnumSet<ValidationFeature> features)
Create a validation context with a defined set of features
|
ValidationContext(JsonValidatorCache cache,
EnumSet<ValidationFeature> features,
FormatBundle bundle) |
Copyright © 2012. All Rights Reserved.