

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

Details about a field that failed policy validation.

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

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

 ** message **   <a name="verifiedpermissions-Type-ValidationExceptionField-message"></a>
Describes the policy validation error.  
Type: String  
Required: Yes

 ** path **   <a name="verifiedpermissions-Type-ValidationExceptionField-path"></a>
The path to the specific element that Verified Permissions found to be not valid.  
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/verifiedpermissions-2021-12-01/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/verifiedpermissions-2021-12-01/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/verifiedpermissions-2021-12-01/ValidationExceptionField) 