Package model.validation
Annotation Type PasswordFormat
-
@Size(min=3, max=255) @Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE}) @Retention(RUNTIME) @Constraint(validatedBy={}) @Documented public @interface PasswordFormat
La password deve avere un formato valido