Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provide a description and the nature of the error message and how to correct it. Example: “Please provide the correct date of birth. The primary applicant must be 18 years of age or older”. 

Provide Declare form controls as invalid and display inline error messages to let the user know right away when a form element has not been completed or filled out correctly (when form control loses keyboard focus).

...

once the form control has lost focus, or there has been an adequate delay in key presses (a few seconds)

...

Using ARIA to Create Accessible Inline Error Messages

...