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