Disabling a validator

You can disable one or more validators for a project.

Errors and warning messages are displayed in the Problems view when validation is run. To disable one or more validators for a project:

  1. In the Project Explorer view, right-click your project and select Properties.

  2. On the Validation page, select the Override validation preferences check box to override global preferences for this project.

  3. Clear the check box next to the validators that you want to disable.

  4. Click OK.

Only those validators that are selected on the Properties page will run automatically, manually, or during a build.

 

Parent topic

Validating code in enterprise applications

 

Related tasks

Enabling automatic code validation
Enabling build validation
Overriding global validation preferences
Manually validating code
Selecting code validators