Class Brde05SellerContactEmail
- Namespace
- EInvoice.Core.Validation.Rules.XRechnung
- Assembly
- EInvoice.Core.dll
BR-DE-5: Seller contact email must be provided.
public sealed class Brde05SellerContactEmail : IValidationRule
- Inheritance
-
Brde05SellerContactEmail
- 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