public class LongParamValidatorFactory extends Object implements AnnotationBasedValidatorFactory<ValidateLongParam,Long>
| Constructor and Description |
|---|
LongParamValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Validator<Long> |
getValidator(ValidateLongParam annotation) |
public Validator<Long> getValidator(ValidateLongParam annotation)
getValidator in interface AnnotationBasedValidatorFactory<ValidateLongParam,Long>Copyright © 2019 CrafterCMS. All rights reserved.