Class BrAf10IgicNoExemptionReason

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

Constructors

BrAf10IgicNoExemptionReason()

public BrAf10IgicNoExemptionReason()

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>