Package com.appslandia.common.validators
Annotation Type UserName
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=ConstraintValidatorImpl.class) @Documented public @interface UserName
- Author:
- Loc Ha