@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JmixProperty
JmixEntity.annotatedPropertiesOnly() is set to true. Also, can specify
additional parameters of the attribute.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
mandatory
Whether the attribute is required.
|