ValidationRuleResponseTimeGoal.Validate(Object, ValidationEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void Validate(System::Object ^ sender, Microsoft::VisualStudio::TestTools::WebTesting::ValidationEventArgs ^ e);
public override void Validate (object sender, Microsoft.VisualStudio.TestTools.WebTesting.ValidationEventArgs e);
override this.Validate : obj * Microsoft.VisualStudio.TestTools.WebTesting.ValidationEventArgs -> unit
Public Overrides Sub Validate (sender As Object, e As ValidationEventArgs)
Parameters
- sender
- Object