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