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, newMsg
public static SyntaxChecker getInstance()
public void checkValue(SyntaxValidator validator, List<Message> messages, JsonNode schema)
checkValue
in class AbstractSyntaxChecker
Copyright © 2013. All Rights Reserved.