ValidationRule 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.
Represents the validation rule.
public sealed class ValidationRule
type ValidationRule = class
Public NotInheritable Class ValidationRule
- Inheritance
-
ValidationRule
Properties
Category |
Gets the category of the validation rule. |
Description |
Gets the description of the validation rule. |
HelpID |
Gets the help identifier. |
ID |
Gets the validation rule's identifier. |
Priority |
Gets the validation rule's priority. |
Type |
Gets the type of validation. |
Warnings |
Gets the set of errors or warnings. |