Guideline class

Guideline class

Guidelines - the next level after principles. There are not testable, but outline frameworks and general goals that help authors understand success criteria and better apply the techniques.

Guidelines are a list of acceptance criteria with type RuleDirectory{Criterion}.

Inheritance: GuidelineRule

The Guideline 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

Methods

MethodDescription
get_criterionGet Criterion by code from WCAG
get_criterionsGet all the criteria contained in the Guideline

See Also