@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD,PARAMETER}) public @interface NotEmpty
Indicates that the annotated array, string, collection, or other object is not empty.