ValidationExceptionField
Information about a field that failed validation.
Contents
Note
In the following list, the required parameters are described first.
- code
-
The validation error code for the field.
Type: String
Required: Yes
- message
-
A descriptive message about the validation error.
Type: String
Required: Yes
- name
-
The name of the field that failed validation.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: