public class DoubleParamValidatorFactory extends Object implements AnnotationBasedValidatorFactory<ValidateDoubleParam,Double>
| Constructor and Description |
|---|
DoubleParamValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Validator<Double> |
getValidator(ValidateDoubleParam annotation) |
public Validator<Double> getValidator(ValidateDoubleParam annotation)
getValidator in interface AnnotationBasedValidatorFactory<ValidateDoubleParam,Double>Copyright © 2020 CrafterCMS. All rights reserved.