Architecture

High-Level Architecture

Rule Engine Capabilities

Supported Conditions:

  • Comparison:

    equals, equal, =, ==
    greaterthanequals, greaterthanequal, gte, >=
    lessthanequals, lessthanequal, lte, <=
    greaterthan, gt, >
    lessthan, lt, <
  • Range:

    between
  • Membership:

    in, includes

Rule Types:

  1. User Profile Rules: Validate demographic and financial data

  2. Document Rules: Check required documentation

Last updated