Class BrAf03IgicAllowanceSellerIdentifiers

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

Constructors

BrAf03IgicAllowanceSellerIdentifiers()

public BrAf03IgicAllowanceSellerIdentifiers()

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>