Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 248 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 248 Bytes

RuleEngine (WIP)

Core rules contains RuleEngine which takes contextual data in the form of Rules and RuleVariables. It then evaluates rule expression based on provided implementation of ExpressionEvaluator and returns RuleActions.