public class NoTagsParamValidatorFactory extends Object implements AnnotationBasedValidatorFactory<ValidateNoTagsParam,String>
| Constructor and Description |
|---|
NoTagsParamValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Validator<String> |
getValidator(ValidateNoTagsParam annotation) |
public Validator<String> getValidator(ValidateNoTagsParam annotation)
getValidator in interface AnnotationBasedValidatorFactory<ValidateNoTagsParam,String>Copyright © 2018 CrafterCMS. All rights reserved.