

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

Information about a field that failed validation.

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

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

 ** code **   <a name="AWSPartnerCentral-Type-channel_ValidationExceptionField-code"></a>
The validation error code for the field.  
Type: String  
Required: Yes

 ** message **   <a name="AWSPartnerCentral-Type-channel_ValidationExceptionField-message"></a>
A descriptive message about the validation error.  
Type: String  
Required: Yes

 ** name **   <a name="AWSPartnerCentral-Type-channel_ValidationExceptionField-name"></a>
The name of the field that failed validation.  
Type: String  
Required: Yes

## See Also
<a name="API_channel_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/partnercentral-channel-2024-03-18/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-channel-2024-03-18/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-channel-2024-03-18/ValidationExceptionField) 