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