RAWeb 1.1RAAM 1.1
Error management (form)
This term is defined by more than one standard, and the wording differs. Each definition below is the one that applies to that standard’s criteria.
Definition in RAWeb 1.1
A set of processes that warn the user of mandatory fields, expected type or format indications and input errors in a form. Error management can be implemented by the content author or be based on attributes (such as required or pattern), WAI-ARIA attributes (such as aria-required) or field types that automatically produce input or error indications (such as url, email, date, time types, for example).
Definition in RAAM 1.1
All the processes used to inform the user
- mandatory fields,
- expected type or format indications,
- input errors in a form.