Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ValidationEventArgs::ValidationLevel Property

 

Gets the current validation level.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
property ValidationLevel ValidationLevel {
	ValidationLevel get();
}

This represents the level of validation used by load tests to determine which validation rules are run in the Web performance tests under load stress.

Return to top
Show: