Class BrDeCvd02TenderOrLotReference
- Namespace
- EInvoice.Core.Validation.Rules.CVD
- Assembly
- EInvoice.Core.dll
BR-DECVD-02: TenderOrLotReference (BT-17) must not be empty for CVD invoices.
public sealed class BrDeCvd02TenderOrLotReference : IValidationRule
- Inheritance
-
BrDeCvd02TenderOrLotReference
- Implements
- Inherited Members
Properties
RuleId
Rule identifier (e.g. "BR-01", "BR-DE-1").
public string RuleId { get; }
Property Value
Methods
Apply(Invoice)
Apply this rule to the invoice and return any violations.
public IEnumerable<ValidationMessage> Apply(Invoice invoice)
Parameters
invoiceInvoice