public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
Describes the policy validation error.
|
ValidationExceptionField.Builder |
path(String path)
The path to the specific element that Verified Permissions found to be not valid.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder path(String path)
The path to the specific element that Verified Permissions found to be not valid.
path - The path to the specific element that Verified Permissions found to be not valid.ValidationExceptionField.Builder message(String message)
Describes the policy validation error.
message - Describes the policy validation error.Copyright © 2023. All rights reserved.