SchemaDefinition
Reusable schema definition that can be referenced by name
Properties
| Name | Type | Description |
|---|---|---|
| description | string | undefined | Schema description |
| logic | | Logic rules to apply |
| name | string | Unique schema identifier |
| pathPattern | string | undefined | Field path pattern this schema applies to |
| subSchemas | | Nested schema applications |
| validators | | Validators to apply |