Annotation Type NotEmpty
-
@Retention(RUNTIME) @Target(FIELD) public @interface NotEmpty
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.String
DEFAULT_MESSAGE
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
message
-