-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=ConstraintValidatorImpl.class) @Documented public @interface Nickname
- Author:
- Loc Ha
-
-
Field Summary
Fields Modifier and Type Fields Description static PatternNICKNAME_PATTERN
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intmaxLen
-