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