Enum PdfViolationSeverity
- Namespace
- EInvoice.FacturX.Validation
- Assembly
- EInvoice.FacturX.dll
Indicates how severe a PDF conformance violation is.
public enum PdfViolationSeverity
Fields
Fatal = 0The violation prevents a valid Factur-X merge; the PDF must be corrected before proceeding.
Warning = 1The violation is noteworthy but does not block merging.