Package | Description |
---|---|
com.pdfunit.validators |
Classes implementing validations on specific topics of PDF.
|
Modifier and Type | Method and Description |
---|---|
MultiDocumentAllFieldsValidator |
MultiDocumentAllFieldsValidator.allWithoutTextOverflow()
This method checks for each given PDF document that the content of each of its field can be seen.
|
MultiDocumentAllFieldsValidator |
MultiDocumentAllFieldsValidator.hasFields()
This method checks that each given PDF has fields.
|
MultiDocumentAllFieldsValidator |
MultiDocumentValidator.hasFields()
This method checks that each given PDF has fields.
|
MultiDocumentAllFieldsValidator |
MultiDocumentAllFieldsValidator.withoutDuplicateNames()
This method checks for each given document that its formular does not have fields
with duplicates names.
|
Copyright (C) PDFUnit.com. See here for license.