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, validateInstance
public final String toString()
toString
in class KeywordValidator
Copyright © 2013. All Rights Reserved.