Overview
PdfARule is a interface in Aspose.Pdf FOSS for Java.
A single PDF/A validation rule.
Methods
| Signature | Description |
|---|
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult) | Validates the document against this rule. |
See Also