ValidationExceptionField
Stores information about a field passed inside a request that resulted in an validation error.
Contents
- message
-
A message describing why this field failed validation.
Type: String
Pattern:
^[\s\S]+$
Required: Yes
- name
-
The name of the field.
Type: String
Pattern:
^[\s\S]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: