play.data.format
Annotation Type Formats.NonEmpty


@Target(value=FIELD)
@Retention(value=RUNTIME)
public static @interface Formats.NonEmpty

Defines the format for a String field that cannot be empty.