

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

Stores information about a field passed inside a request that resulted in an exception.

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

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

 ** message **   <a name="evs-Type-ValidationExceptionField-message"></a>
 A message describing why the field failed validation.  
Type: String  
Required: Yes

 ** name **   <a name="evs-Type-ValidationExceptionField-name"></a>
 The field name.  
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\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/evs-2023-07-27/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/evs-2023-07-27/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/evs-2023-07-27/ValidationExceptionField) 