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