Interface: PdfComplianceIssue
Compliance validation issue returned by document validation.
Properties
| Property | Type | Description |
|---|---|---|
code | string | Stable machine-readable issue or error code. |
message | string | Human-readable diagnostic message. |
severity | "error" | "warning" | Severity of the compliance issue. |