Annotation Type NotEmpty
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckNotEmpty.class) @Documented public @interface NotEmpty
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Constraint(validatedBy=CheckNotEmpty.class) @Documented public @interface NotEmpty