public final class LinksSyntaxChecker extends AbstractSyntaxChecker
links
keyword
This keyword is quite the monster, and what is more, the JSON file does not agree with the spec on all points. It is chosen here to follow the specification.
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.