public abstract class PositiveIntegerValidator extends AbstractKeywordValidator
| Modifier and Type | Field and Description |
|---|---|
protected int |
intValue |
keyword| Modifier | Constructor and Description |
|---|---|
protected |
PositiveIntegerValidator(String keyword,
com.fasterxml.jackson.databind.JsonNode digest) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
newMsgclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitvalidateprotected PositiveIntegerValidator(String keyword, com.fasterxml.jackson.databind.JsonNode digest)
public final String toString()
toString in class AbstractKeywordValidatorCopyright © 2014. All Rights Reserved.