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