| Constructor and Description |
|---|
NonNegativeInteger() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String value)
Validates the value as a non-negative integer.
|
public void validate(String value) throws ValidationException
validate in interface DataTypevalue - ValidationExceptionCopyright © 2019. All rights reserved.