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