public static class Validators.UnitInterval extends Object implements com.chemaxon.apidiscovery.interfaces.Validator<Double>
| Modifier and Type | Field and Description |
|---|---|
static double |
RECOMMENDED_VALUE
The recommended valui in case of reject.
|
| Constructor and Description |
|---|
Validators.UnitInterval() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
com.chemaxon.apidiscovery.interfaces.ValidateResult<Double> |
validateValue(Double value) |
public static final double RECOMMENDED_VALUE