Selecting code validators
You can select specific validators to run for a project during manual and automatic code validation.
To choose the validators that you want to use for a project:
- In the Project Explorer view, right-click your project and select Properties.
- On the Validation page, select the Override validation preferences check box to override global preferences for this project.
- Select the validators that you want to run.
Note: If you deselect any validator that is currently selected, any messages associated with the deselected validator will be removed from the task list.
- Click OK.
Parent topic
Validating code in enterprise applications
Related tasks
Enabling automatic code validation
Enabling build validation
Disabling a validator
Overriding global validation preferences
Manually validating code