public final class DraftV3PropertiesSyntaxChecker extends AbstractSyntaxChecker
properties keyword
In fact, what this validator really does is check that a required
member in a value, if any, is a boolean.
keyword| Modifier and Type | Method and Description |
|---|---|
void |
checkValue(SyntaxValidator validator,
List<Message> messages,
JsonNode schema) |
static SyntaxChecker |
getInstance() |
checkSyntax, newMsgpublic static SyntaxChecker getInstance()
public void checkValue(SyntaxValidator validator, List<Message> messages, JsonNode schema)
checkValue in class AbstractSyntaxCheckerCopyright © 2013. All Rights Reserved.