

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

The input failed to meet the constraints specified by the service in a specified field. Make sure you provided the correct input and try again.

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

 ** message **   <a name="odb-Type-ValidationExceptionField-message"></a>
The description of the error.  
Type: String  
Required: Yes

 ** name **   <a name="odb-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\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ValidationExceptionField) 