ValidationRule Class

Definition

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.

Applies to