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:
- 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.
- Clear the check box next to the validators that you want to disable.
- 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