IRule Interface

IRule interface

Interface describing the main properties of the rules.

public interface IRule

Properties

NameDescription
getCode Rule code from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
getDescription Description of criterion from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

See Also