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 | string | undefined | Maximum allowed schema version (exclusive). | |
| minVersion | string | undefined | Minimum required schema version (inclusive). | |
| name | string | Specifies the schema to whom the requirement is being set. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.