

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

A structure that describes a request field with a validation error.

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

**Note**  
In the following list, the required parameters are described first.

 ** Name **   <a name="resourceexplorer-Type-ValidationExceptionField-Name"></a>
The name of the request field that had a validation error.  
Type: String  
Required: Yes

 ** ValidationIssue **   <a name="resourceexplorer-Type-ValidationExceptionField-ValidationIssue"></a>
The validation error caused by the request 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\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/resource-explorer-2-2022-07-28/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resource-explorer-2-2022-07-28/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resource-explorer-2-2022-07-28/ValidationExceptionField) 