Rules for Organizing Checks into Groups
- Last UpdatedJan 23, 2023
- 1 minute read
Any number of Check Classes and Check Groups can be defined, but the following rule must adhered to:
-
All checks in the same class and group must have exactly the same selection criteria. !Check.Types must contain the same element list, !Check.Rule must contain the same selection filter, and !Check.Module must identify the same module.
If this rule is broken, then the results from the checker can be unreliable, particularly when multiple checks are run at the same time.