Class BrAg04IpsiChargeSellerIdentifiers

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

Constructors

BrAg04IpsiChargeSellerIdentifiers()

public BrAg04IpsiChargeSellerIdentifiers()

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>