

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

The input failed to meet the constraints specified by the Amazon service in a specified field.

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

 ** message **   <a name="accounts-Type-ValidationExceptionField-message"></a>
A message about the validation exception.  
Type: String  
Required: Yes

 ** name **   <a name="accounts-Type-ValidationExceptionField-name"></a>
The field name where the invalid entry was detected.  
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 Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/account-2021-02-01/ValidationExceptionField) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/account-2021-02-01/ValidationExceptionField) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/account-2021-02-01/ValidationExceptionField) 