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