

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

Information about a field that failed validation.

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

 ** message **   <a name="novaact-Type-ValidationExceptionField-message"></a>
A description of the validation error for this field.  
Type: String  
Pattern: `[\s\S]+`   
Required: Yes

 ** name **   <a name="novaact-Type-ValidationExceptionField-name"></a>
The name of the field that failed validation.  
Type: String  
Pattern: `[\s\S]+`   
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/nova-act-2025-08-22/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/nova-act-2025-08-22/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/nova-act-2025-08-22/ValidationExceptionField) 