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: 13 May, 2024