Annotation Type DependentSchema
-
public @interface DependentSchemaA property name and an associated schema.Used with
Schema.dependentSchemas(), if an instance has a property namedname(), then it must validate againstschema().- See Also:
Schema.dependentSchemas()