ruleset

A ruleset is a collection of basic building blocks called rules that describe key components and how part of an application works. Rulesets help you store, categorize, and version such rules in the application. A ruleset consists of ruleset versions that store the updated versions of rules. For example, in an application used for hiring new employees, the application might include several rulesets, one dedicated to defining the UI and processes used to hire an employee, and another ruleset that defines an integration with a Job website.

You usually implement several rulesets when developing a large application. Once the rulesets are adequately tested and make it into a production environment, you can create a new version of the rulesets to develop and test during the next development cycle.

The following figure shows a ruleset that contains several ruleset versions:

Figure: A ruleset that contains 8 ruleset versions


A ruleset that contains 8 ruleset versions