Criterion class
Criterion class
Verifiable success criteria are provided for each recommendation, so WCAG 2.0 can be applied in areas where compliance testing is required.
https://www.w3.org/WAI/WCAG21/Understanding/understanding-techniques
The Criterion type exposes the following members:
Properties
Property | Description |
---|---|
code | Rule code from the quick reference WCAG https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
description | Description of Rule from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
level | Compliance levels: A (lowest), AA and AAA (highest). |
sufficient_techniques | The methods are sufficient to fulfill the success criteria. |
advisory_techniques | The methods are of a recommendatory nature. |
failures | Failures are things that cause accessibility barriers and fail specific success criteria. |
See Also
- module
aspose.html.accessibility
- class
Criterion
- class
Rule