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