FunctionConditionConf

FunctionConditionConf

Condition that wraps a function to determine whether if passes

Extends

Methods

then(fnopt) → {operations.OperationBuilder}

Source:
Overrides:
Parameters:
Name Type Attributes Description
fn rules.RuleCallback <optional>

the optional callback function to execute when the rule is run

Returns:
Type
operations.OperationBuilder