phpdftk API Documentation

ViolationSeverity : string
in package

Severity levels for conformance violations.

Error means the document is non-compliant and will fail strict validation. Warning is advisory -- the document may still be accepted by some validators but the practice is discouraged by the relevant ISO standard.

Table of Contents

Cases

Error  = 'error'
Hard failure — the document does not conform.
Warning  = 'warning'
Advisory — potential conformance issue that may pass some validators.

Cases

Warning

Advisory — potential conformance issue that may pass some validators.


        
On this page

Search results