Annotation Interface DependentSchema
public @interface DependentSchema
A property name and an associated schema.
Used with Schema.dependentSchemas(), if an instance has a property named name(), then it must
validate against schema().
- Since:
- 4.0
- See Also:
-
Required Element Summary
Required Elements