ValidationExceptionField
A structure that describes a request field with a validation error.
Contents
Note
In the following list, the required parameters are described first.
- Name
-
The name of the request field that had a validation error.
Type: String
Required: Yes
- ValidationIssue
-
The validation error caused by the request field.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: