Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Greg Swindle edited this page Apr 30, 2019 · 2 revisions

Table of Contents

archetypes-rules features by public API.

archetypes-rules-logo
  1. ActivityRule
  2. Rule
  1. RuleContext
  2. Fact
  1. Operator

  2. Proposition

    Propositions are statements that are either, true, false, or null (unknown). Learn more...

  3. Variable

    Variables are symbols that represent the value of something. Learn more...

    1. ArrayVariable
    2. DateVariable
    3. ErrorVariable
    4. InvalidRuleElementError
    5. MapVariable
    6. NumberVariable
    7. ObjectVariable
    8. SetVariable
    9. StringVariable
    10. SymbolVariable
    11. WeakMapVariable
    12. WeakSetVariable
  1. RuleOverride
  1. RuleSet

Utilities

  1. factory

    Create archetypes-rules objects effortlessly with the factory object.

  2. typeInspector

    An enumerator, type validator, and type declarator, all in one object.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.