Rule chaining
Brought to you by:
meweasle
Rules should have a feature to break a rule chain for different events:
- Break chain if a previous rule validates successfully
- Break chain if a previous rule fails validating
Either all rules may have chained rules attached, or a specialized rule containing the chained rules can be implemented.