Package play.data.format
Annotation Type Formats.NonEmpty
-
@Target(FIELD) @Retention(RUNTIME) public static @interface Formats.NonEmpty
Defines the format for aString
field that cannot be empty.
@Target(FIELD) @Retention(RUNTIME) public static @interface Formats.NonEmpty
String
field that cannot be empty.