org.eel.kitchen.jsonschema.keyword
Class MinItemsKeywordValidator
java.lang.Object
org.eel.kitchen.jsonschema.keyword.KeywordValidator
org.eel.kitchen.jsonschema.keyword.PositiveIntegerKeywordValidator
org.eel.kitchen.jsonschema.keyword.MinItemsKeywordValidator
public final class MinItemsKeywordValidator
- extends PositiveIntegerKeywordValidator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinItemsKeywordValidator
public MinItemsKeywordValidator(JsonNode schema)
validate
public void validate(ValidationReport report,
JsonNode instance)
- Specified by:
validate in class KeywordValidator
Copyright © 2012. All Rights Reserved.