

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

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

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

 ** message **   <a name="auroradsql-Type-ValidationExceptionField-message"></a>
A message describing why this field failed validation.  
Type: String  
Required: Yes

 ** name **   <a name="auroradsql-Type-ValidationExceptionField-name"></a>
The name of the field.  
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/dsql-2018-05-10/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dsql-2018-05-10/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dsql-2018-05-10/ValidationExceptionField) 