public abstract class DraftV3TypeKeywordValidator extends AbstractKeywordValidator
type and disallow
Their validation logic differ, however their digest is the same; therefore they are built in the same way.
| Modifier and Type | Field and Description |
|---|---|
protected static JsonNodeFactory |
FACTORY |
protected List<Integer> |
schemas |
protected EnumSet<NodeType> |
types |
keyword| Modifier | Constructor and Description |
|---|---|
protected |
DraftV3TypeKeywordValidator(String keyword,
JsonNode digested) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
newMsg, newMsg, toArrayNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvalidateprotected static final JsonNodeFactory FACTORY
public final String toString()
toString in class AbstractKeywordValidator