AI-generated Key Takeaways
-
PolicyViolationError indicates a single policy violation by text in a field within a mutate response.
-
Key fields provide details about the violation, including a description, unique identifier, policy name, and whether an exemption is possible.
-
The
keyfield can be used to request exemption if the policy is exemptible. -
is_exemptibleindicates if a user can request an exemption for this violation.
Error returned as part of a mutate response. This error indicates single policy violation by some text in one of the fields.
| Fields | |
|---|---|
|
Human readable description of policy violation. |
|
Unique identifier for this violation. If policy is exemptible, this key may be used to request exemption. |
|
Human readable name of the policy. |
|
Whether user can file an exemption request for this violation. |