Class BrAe02ReverseChargeLinePartyIdentifiers

Namespace
EInvoice.Core.Validation.Rules.EN16931
Assembly
EInvoice.Core.dll
public sealed class BrAe02ReverseChargeLinePartyIdentifiers : BrVatAeAfAgRuleBase, IValidationRule
Inheritance
BrAe02ReverseChargeLinePartyIdentifiers
Implements
Inherited Members

Constructors

BrAe02ReverseChargeLinePartyIdentifiers()

public BrAe02ReverseChargeLinePartyIdentifiers()

Methods

Apply(Invoice)

Apply this rule to the invoice and return any violations.

public override IEnumerable<ValidationMessage> Apply(Invoice invoice)

Parameters

invoice Invoice

Returns

IEnumerable<ValidationMessage>