API reference for Validation.
# All public classes import directly from the top-level package:from nutrient_sdk import *Classes
| Class | Description |
|---|---|
PdfValidationResult | Represents the outcome of a PDF conformance validation run performed by PdfValidator. |
PdfValidator | Validates PDF documents against archival (PDF/A) and accessibility (PDF/UA) conformance standards. |