org.eel.kitchen.jsonschema.syntax
Class PositiveIntegerSyntaxChecker
java.lang.Object
org.eel.kitchen.jsonschema.syntax.PositiveIntegerSyntaxChecker
- All Implemented Interfaces:
- SyntaxChecker
public final class PositiveIntegerSyntaxChecker
- extends Object
- implements SyntaxChecker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PositiveIntegerSyntaxChecker
public PositiveIntegerSyntaxChecker(String keyword)
checkValue
public void checkValue(ValidationReport report,
JsonNode schema)
- Specified by:
checkValue in interface SyntaxChecker
Copyright © 2012. All Rights Reserved.