Enum PdfViolationSeverity

Namespace
EInvoice.FacturX.Validation
Assembly
EInvoice.FacturX.dll

Indicates how severe a PDF conformance violation is.

public enum PdfViolationSeverity

Fields

Fatal = 0

The violation prevents a valid Factur-X merge; the PDF must be corrected before proceeding.

Warning = 1

The violation is noteworthy but does not block merging.