You are here: Reference > Tools, accelerators, and wizards > About the Validation tool

About the Validation tool

Use the Validation tool to check the validity of rules in your application. This tool ensures that all rules defined in an application are valid and contain valid rule references based on a specified application context.

The Validation tool can help you improve the quality of your application and should be used regularly. It is available for rulesets using both Application Validation (AV) mode and Ruleset Validation (RV) mode. See Understanding Application Validation mode.

Use the Validation tool:

How the Validation tool works

The Validation tool is available only to users who have access to the @baseclass.validationtool privilege. The access role PegaRULES:SysAdm4 provides these privileges. The tool will quickly validate the rules in your application, ruleset, or ruleset version without re-saving them. Only rules that can be called at runtime are validated; withdrawn rules are not validated.

To run the Validation tool:

  1. Start the Validation tool using Designer Studio> Application> Tools> Validation. The Validation landing page appears.
  2. Select the application or individual ruleset and (optionally) the version you want to validate from the Select Validation drop-down menu.

  3. Click Run Validation to begin validation.

A progress bar appears, indicating:

Click Cancel at any time to stop the execution of the validation process.

You can only run the Validation tool for the selected application. To run for another application, click the Reset Validation button.

Once validation is complete, a results grid displays a list of any rules that failed validation, along with their associated error messages.

Note: When you open the rule from the results grid, it will not contain the error messages from the validation process. You can manually re-validate the rule again by clicking Save.

Related Topics Link IconRelated information