ValidationExceptionField
Contains information about a field that failed validation, including the field name and a descriptive error message.
Contents
- Message
-
A message that describes why the field failed validation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
.*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: