

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

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

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

 ** message **   <a name="qbusiness-Type-ValidationExceptionField-message"></a>
A message about the validation exception.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: Yes

 ** name **   <a name="qbusiness-Type-ValidationExceptionField-name"></a>
The field name where the invalid entry was detected.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
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/qbusiness-2023-11-27/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qbusiness-2023-11-27/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qbusiness-2023-11-27/ValidationExceptionField) 