public interface ValidatorConfig
| Modifier and Type | Method and Description |
|---|---|
PDFAFlavour |
getFlavour()
Obtain the particular PDF/A specification that the validator enforces.
|
int |
getMaxFails()
The maximum number of failed validation checks encountered before
validation is terminated.
|
boolean |
isRecordPasses()
Indicates whether the validator is configured to record passed checks.
|
boolean isRecordPasses()
int getMaxFails()
PDFAFlavour getFlavour()
PDFAFlavour that the validator enforces.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.