Package eu.miltema.uiannot
Annotation Type Mandatory
-
@Retention(RUNTIME) @Target(FIELD) public @interface MandatoryMakes this field entry mandatory. Fields without this annotation are expected to be optional
@Retention(RUNTIME)
@Target(FIELD)
public @interface Mandatory