ConditionContainer Interface
Deprecated in 3.x. This interface is not used anymore. All interfaces that used to extend it, have the ConditionContainer.condition
attribute of their own.
Container of a ConditionContainer.condition property. Used for rules that support conditions. Not meant to be used directly, see Rule.
Properties
Name | Type | Description | |
---|---|---|---|
condition | undefined | string | Defines a condition for the rule, which needs to be met in order to execute it. |
Defined in
Last Updated: 20 June, 2023