phpdftk API Documentation

ConformanceViolation
in package

Read onlyYes
FinalYes

A single conformance violation detected during validation.

Table of Contents

Properties

$clause  : string
ISO clause reference (e.g. "6.3.4").
$message  : string
Human-readable description of the violation.
$objectPath  : string|null
Path to the offending object (e.g. "Page[0].Resources.Font[F1]").
$severity  : ViolationSeverity
Severity level.

Methods

__construct()  : mixed

Properties

$objectPath

Path to the offending object (e.g. "Page[0].Resources.Font[F1]").

public string|null $objectPath = null

Methods


        
On this page

Search results