public class ValidationResult extends NativeObject
Validator.validate(com.pdftools.pdf.Document)
.Modifier and Type | Method | Description |
---|---|---|
Conformance |
getConformance() |
The validated conformance (Getter)
|
boolean |
getIsConforming() |
Whether the document is conforming (Getter)
|
equals, hashCode
public Conformance getConformance()
public boolean getIsConforming()
getConformance()
.
Any issues found are reported as Validator.ErrorListener
.