[This is preliminary documentation and is subject to change.]

The BrokenRule type exposes the following members.

Constructors

  NameDescription
BrokenRule
Initializes a new instance of the BrokenRule class

Fields

  NameDescription
Description
A textual description of the broken rule, suitable for display to the end user.
PropertyName
An attribute that allows the name of the property to be stored, suitable for display to the end user.
Severity
The severity of the broken rule (either Error or Warning)

See Also