public abstract class PositiveIntegerKeywordValidator extends KeywordValidator
| Modifier and Type | Field and Description |
|---|---|
protected int |
intValue
Value for this keyword
|
keyword| Modifier | Constructor and Description |
|---|---|
protected |
PositiveIntegerKeywordValidator(String keyword,
JsonNode schema,
NodeType... types)
Protected constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
alwaysTrue, newMsg, validate, validateInstancepublic final String toString()
toString in class KeywordValidatorCopyright © 2013. All Rights Reserved.