API Reference > presentation-common > PresentationRules > SubCondition SubCondition Interface Defines child node specifications which should only be handled when a condition is satisfied. Extends ConditionContainer Properties Name Type Description condition undefined | string Defines a condition for the rule, which needs to be met in order to execute it. requiredSchemas undefined | RequiredSchemaSpecification[] Schema requirements for this rule. Beta specifications undefined | ChildNodeSpecification[] Child node specifications which are used if condition is satisfied subConditions undefined | SubCondition[] Nested sub-conditions Defined in presentation/common/src/presentation-common/rules/hierarchy/SubCondition.ts Line 19 Last Updated: 11 June, 2024