Rule class

Rule class

An abstract class that defines the characteristics of a Rule and implements interface IRule

The Rule type exposes the following members:

Properties

PropertyDescription
codeRule code from the quick reference WCAG

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
descriptionDescription of Rule from the quick reference WCAG.

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

See Also