Annotation Interface DependentRequired
public @interface DependentRequired
A property name and an associated list of other property names.
Used with Schema.dependentRequired(), if an object has a property named name(), it must also have
properties with the names in requires().
- Since:
- 4.0
- See Also:
-
Required Element Summary
Required Elements