| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.keyword.common |
Common keyword classes for draft v3 and draft v4
|
| org.eel.kitchen.jsonschema.keyword.draftv4 |
Keywords specific to draft v4
|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxPropertiesKeywordValidator
Validator for the
maxProperties keyword |
class |
MinPropertiesKeywordValidator
Validator for the
minProperties keyword |
Copyright © 2013. All Rights Reserved.