ConditionContainer Interface
Deprecated in 3.x. This interface is not used anymore. All interfaces that used to extend it, have the condition
attribute of their own.
Container of a condition property. Used for rules that support conditions. Not meant to be used directly, see Rule.
Properties
Name | Type | Description | |
---|---|---|---|
condition | string | undefined | Defines a condition for the rule, which needs to be met in order to execute it. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.