

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

Describes a validation exception for a field.

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

 ** Message **   <a name="networkmanager-Type-ValidationExceptionField-Message"></a>
The message for the field.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 10000000.  
Pattern: `[\s\S]*`   
Required: Yes

 ** Name **   <a name="networkmanager-Type-ValidationExceptionField-Name"></a>
The name of the field.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 10000000.  
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\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/networkmanager-2019-07-05/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/networkmanager-2019-07-05/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/networkmanager-2019-07-05/ValidationExceptionField) 