Class Brde01BuyerReference
- Namespace
- EInvoice.Core.Validation.Rules.XRechnung
- Assembly
- EInvoice.Core.dll
BR-DE-1: BuyerReference must not be empty.
public sealed class Brde01BuyerReference : IValidationRule
- Inheritance
-
Brde01BuyerReference
- 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