| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.keyword |
Schema validation core elements: keyword validators
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaxItemsKeywordValidator
Validator for the
maxItems keyword |
class |
MaxLengthKeywordValidator
Validator for the
maxLength keyword |
class |
MinItemsKeywordValidator
Validator for the
minItems keyword |
class |
MinLengthKeywordValidator
Validator for the
minLength keyword |
Copyright © 2012. All Rights Reserved.