public class IntegerParamValidatorFactory extends Object implements AnnotationBasedValidatorFactory<ValidateIntegerParam,Integer>
| Constructor and Description |
|---|
IntegerParamValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Validator<Integer> |
getValidator(ValidateIntegerParam annotation) |
public Validator<Integer> getValidator(ValidateIntegerParam annotation)
getValidator in interface AnnotationBasedValidatorFactory<ValidateIntegerParam,Integer>Copyright © 2022 CrafterCMS. All rights reserved.