Namespace EInvoice.FacturX.Validation
Classes
- PdfConformanceValidator
Validates an input PDF for Factur-X conformance requirements before merging.
- PdfValidationResult
The outcome of running Validate(Stream) against an input PDF.
- PdfViolation
Describes a single conformance violation found in an input PDF.
Interfaces
- IPdfValidationRule
A single, composable PDF conformance check.
Enums
- PdfViolationCategory
Identifies the structural category of a PDF conformance violation.
- PdfViolationSeverity
Indicates how severe a PDF conformance violation is.