public abstract class DraftV3TypeKeywordValidator extends AbstractKeywordValidator
| Modifier and Type | Field and Description |
|---|---|
protected JsonPointer |
basePtr |
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() |
newMsgclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvalidateprotected static final JsonNodeFactory FACTORY
protected final JsonPointer basePtr
public final String toString()
toString in class AbstractKeywordValidatorCopyright © 2013. All Rights Reserved.