ValidationRule Constructor
.NET Framework 3.5
Initializes a new instance of the ValidationRule class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ValidationRule() | Initializes a new instance of the ValidationRule class. |
|
ValidationRule(ValidationStep, Boolean) | Initializes a new instance of the ValidationRule class with the specified validation step and a value that indicates whether the validation rule runs when the target is updated. |