public class TypeKeywordSyntaxChecker extends SimpleSyntaxChecker
type and disallow
These keywords are monsters. Only dependencies comes close in
terms of complexity.
| Modifier and Type | Field and Description |
|---|---|
private static String |
ANY |
keyword| Constructor and Description |
|---|
TypeKeywordSyntaxChecker(String keyword) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
checkValue(List<String> messages,
JsonNode schema) |
private static void |
validateOne(List<String> messages,
JsonNode value) |
checkSyntaxprivate static final String ANY
public TypeKeywordSyntaxChecker(String keyword)
final void checkValue(List<String> messages, JsonNode schema)
checkValue in class SimpleSyntaxCheckerCopyright © 2012. All Rights Reserved.