Guides
Everything you need to write, run, and audit rules with RuleBox.
Guides
- Defining RuleBooks -
RuleBook,defineRules(), the HelloWorld example - The RuleBook DSL -
given/when/except/then/using/stop - Facts & Results - working with facts and the
Resultobject - The Builder - à la carte rules and rule books
- Auditing Rules -
RuleStatusMapand rule states - Thread Safety - why RuleBooks and Rules are transient
- Error Handling - exceptions and failure states
- A Complex Example - a full, real-world walkthrough