

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

Information about a field passed into a request that resulted in an exception.

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

 ** message **   <a name="prometheus-Type-ValidationExceptionField-message"></a>
A message describing why the field caused an exception.  
Type: String  
Required: Yes

 ** name **   <a name="prometheus-Type-ValidationExceptionField-name"></a>
The name of the field that caused an exception.  
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/amp-2020-08-01/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amp-2020-08-01/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amp-2020-08-01/ValidationExceptionField) 