

# ValidationExceptionField


Information about a field that failed validation.

## Contents


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

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

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/polly-2016-06-10/ValidationExceptionField) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/polly-2016-06-10/ValidationExceptionField) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/polly-2016-06-10/ValidationExceptionField) 