Module rule

Module rule 

Source
Expand description

Rule execution engine and core functionality

Structs§

Condition
Represents a single condition in a rule
Rule
A rule with conditions and actions
RuleExecutionResult
Result of rule execution

Enums§

ConditionExpression
Expression in a condition - can be a field reference or function call
ConditionGroup
Group of conditions with logical operators