Package model.validation
Annotation Type BanExists
-
@Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE}) @Retention(RUNTIME) @Constraint(validatedBy=BanExistsValidator.class) @Documented public @interface BanExists
L'identificativo deve corrispondere a un ban esistente- See Also:
BanExistsValidator