From 3a01bc946a5a802400c8adcac8418123b41aee04 Mon Sep 17 00:00:00 2001
From: Mike Gower Intent of Error Identification
has occurred and can determine what is wrong. In the case of an unsuccessful form submission,
it is not sufficient to only re-display the form without providing any hint that the submission
failed.
- The error must be indicated in text.
- Whether or not an error message provides users with sufficient information about the nature of
- the error, and what they should do to correct it, is covered more specifically by
- 3.3.3 Error Suggestion.
+ The error must be indicated in text.
This SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by + 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 simultaneously. For instance, "Please provide a valid email address" conveys that email the field is empty or invalid and also how it can be fixed.
An "input error" is information provided by the user that is not accepted. This includes:
From aa998cdaa5d2b6f50e5fbaa0a384da9fc4d395f0 Mon Sep 17 00:00:00 2001 From: Mike GowerThis SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 simultaneously. For instance, "Please provide a valid email address" conveys that email the field is empty or invalid and also how it can be fixed.
-An "input error" is information provided by the user that is not accepted. This includes:
+An "input error" is input data that has failed validation for the application, preventing access to further processing. This includes:
This SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by - 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 simultaneously. For instance, "Please provide a valid email address" conveys that email the field is empty or invalid and also how it can be fixed. + 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 simultaneously. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid and also how it can be fixed.
An "input error" is input data that has failed validation for the application, preventing access to further processing. This includes:
From 5f68b04e693c669b8c0951131f873cdc32da4842 Mon Sep 17 00:00:00 2001 From: Mike GowerThis SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by - 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 simultaneously. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid and also how it can be fixed. + 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid, and also how it can be fixed.
An "input error" is input data that has failed validation for the application, preventing access to further processing. This includes:
From e20b5bab6df8bf898f09a4f38e809d06db405a32 Mon Sep 17 00:00:00 2001 From: Mike GowerThis SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid, and also how it can be fixed.
-An "input error" is input data that has failed validation for the application, preventing access to further processing. This includes:
+An "input error" is input data that has failed validation. This includes:
This SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by 3.3.3 Error Suggestion. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid, and also how it can be fixed.
-An "input error" is input data that has failed validation. This includes:
+An "input error" includes: