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