Class BrAe03ReverseChargeAllowancePartyIdentifiers

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

Constructors

BrAe03ReverseChargeAllowancePartyIdentifiers()

public BrAe03ReverseChargeAllowancePartyIdentifiers()

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>