phpdftk API Documentation

ConformanceResult
in package

Read onlyYes
FinalYes

The result of validating a document against a conformance profile.

Table of Contents

Properties

$isCompliant  : bool
$profile  : ConformanceProfile
$violations  : array<string|int, mixed>

Methods

__construct()  : mixed
getErrors()  : array<int, ConformanceViolation>
getWarnings()  : array<int, ConformanceViolation>

Properties

Methods


        
On this page

Search results