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