

# ValidationExceptionField
<a name="API_ValidationExceptionField"></a>

Stores information about a field passed inside a request that resulted in an exception.

## Contents
<a name="API_ValidationExceptionField_Contents"></a>

 ** Message **   <a name="wellarchitected-Type-ValidationExceptionField-Message"></a>
Description of the error.  
Type: String  
Required: Yes

 ** Name **   <a name="wellarchitected-Type-ValidationExceptionField-Name"></a>
The field name for which validation failed.  
Type: String  
Required: Yes

## See Also
<a name="API_ValidationExceptionField_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/wellarchitected-2020-03-31/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/ValidationExceptionField) 