public static class Validators.PositiveInteger extends Object implements com.chemaxon.apidiscovery.interfaces.Validator<Integer>
| Constructor and Description |
|---|
Validators.PositiveInteger() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
com.chemaxon.apidiscovery.interfaces.ValidateResult<Integer> |
validateValue(Integer value) |