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