Class BrAg05IpsiLineRateNonNegative

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

Constructors

BrAg05IpsiLineRateNonNegative()

public BrAg05IpsiLineRateNonNegative()

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>