For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Quality Rule

To create a new Quality Rule:

  1. Navigate to Rules -> Quality Rules

  2. Click on Add Rule

  3. Enter the basic details:

    1. Rule Name - Name of the rule

    2. Rule Severity - Severity of the rule

    3. Rule Category - Category of the rule

    4. Language - Language for which the rule is applicable. E.g.: Mule, API

    5. Rule Tags - Tags associated with the rule. Tags can be used to filter issues

    6. Rule Description - Description of the rule in Markdown format

    7. Rule Definition - Definition of the rule. Rules are specified in Groovy

    8. Auto Fix Definition - Auto Fix Definition of the rule. Rules are specified in Groovy

  4. Click on Submit to create the rule definition

See Also

Last updated

Was this helpful?