ValidationRuleRequiredAttributeValue Class
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 ref class ValidationRuleRequiredAttributeValue : Microsoft::VisualStudio::TestTools::WebTesting::ValidationRule
public class ValidationRuleRequiredAttributeValue : Microsoft.VisualStudio.TestTools.WebTesting.ValidationRule
type ValidationRuleRequiredAttributeValue = class
inherit ValidationRule
Public Class ValidationRuleRequiredAttributeValue
Inherits ValidationRule
- Inheritance
Constructors
ValidationRuleRequiredAttributeValue() |
Properties
AttributeName | |
ExpectedValue | |
IgnoreCase | |
Index | |
MatchAttributeName | |
MatchAttributeValue | |
RuleDescription |
Obsolete.
(Inherited from ValidationRule)
|
RuleName |
Obsolete.
(Inherited from ValidationRule)
|
TagName |
Methods
Validate(Object, ValidationEventArgs) |