RequiredSchemaSpecification Interface
This specification is designed for specifying schema requirements for the Ruleset or specific presentation rules.
see Required schema specification reference documentation page
Properties
| Name | Type | Description | |
|---|---|---|---|
| maxVersion | undefined | string | Maximum allowed schema version (exclusive). | |
| minVersion | undefined | string | Minimum required schema version (inclusive). | |
| name | string | Specifies the schema to whom the requirement is being set. |
Defined in
Last Updated: 30 November, 2023