Class BrAe08ReverseChargeTaxableAmountConsistency

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

Constructors

BrAe08ReverseChargeTaxableAmountConsistency()

public BrAe08ReverseChargeTaxableAmountConsistency()

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>