RequiredSchemaSpecification Interface
Beta
A specification for a schema requirement.
Properties
Name | Type | Description | |
---|---|---|---|
maxVersion | undefined | string | Maximum allowed schema version (exclusive). | |
minVersion | undefined | string | Minimum required schema version (inclusive). | |
name | string | ECSchema name |
Defined in
Last Updated: 12 June, 2024