Class BrDeCvd04VehicleCategory
- Namespace
- EInvoice.Core.Validation.Rules.CVD
- Assembly
- EInvoice.Core.dll
BR-DECVD-04: Every CVD-scheme classification must have a valid vehicle category code (M1–N3).
public sealed class BrDeCvd04VehicleCategory : IValidationRule
- Inheritance
-
BrDeCvd04VehicleCategory
- Implements
- Inherited Members
Properties
RuleId
Rule identifier (e.g. "BR-01", "BR-DE-1").
public string RuleId { get; }
Property Value
Methods
Apply(Invoice)
Apply this rule to the invoice and return any violations.
public IEnumerable<ValidationMessage> Apply(Invoice invoice)
Parameters
invoiceInvoice