| Package | Description | 
|---|---|
| com.pdfunit.validators | 
 Classes implementing validations on specific topics of PDF. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllFieldsValidator | 
AllFieldsValidator.allWithoutTextOverflow()
This method checks each field that all the containing text can be seen. 
 | 
AllFieldsValidator | 
AllFieldsValidator.hasFields()
This method does what the name suggests. 
 | 
AllFieldsValidator | 
DocumentValidator.hasFields()
This method does what the name suggests. 
 | 
AllFieldsValidator | 
AllFieldsValidator.withoutDuplicateNames()
This method checks whether a PDF has formular fields with duplicates
 names. 
 | 
Copyright (C) PDFUnit.com. See here for license.