Class BrAg10IpsiNoExemptionReason

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

Constructors

BrAg10IpsiNoExemptionReason()

public BrAg10IpsiNoExemptionReason()

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>