Class BrAe06ReverseChargeAllowanceRateZero

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

Constructors

BrAe06ReverseChargeAllowanceRateZero()

public BrAe06ReverseChargeAllowanceRateZero()

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>