

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

 Indicates that the request has invalid or missing parameters for the field. 

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

 ** message **   <a name="auditmanager-Type-ValidationExceptionField-message"></a>
 The body of the error message.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `.*`   
Required: Yes

 ** name **   <a name="auditmanager-Type-ValidationExceptionField-name"></a>
 The name of the validation error.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `.*`   
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/auditmanager-2017-07-25/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/auditmanager-2017-07-25/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/auditmanager-2017-07-25/ValidationExceptionField) 