• Success Criterion 3.3.3
  • Conformance level AA

3.3.3 · Error Suggestion

Lesson overview · Error Suggestion

In plain language

Error messages should tell the user how to fix the problem, not just that one exists.

Who it affects

People with cognitive disabilities and anyone stalled by vague validation messages.

How to check

Trigger validation errors: each message should state what a correct entry looks like (format, range, options).

Common misconception

“Invalid entry” technically identifies that there's an error (satisfying 3.3.1) but fails this separate rule, which requires telling the user what a correct entry actually looks like.

Learn more

Scenarios in this lesson