Cinchoo / ChoETL.NACHA

A NACHA library for .NET / c#
MIT License
38 stars 31 forks source link

Batch Number Invalid #51

Open kcuwaman opened 2 years ago

kcuwaman commented 2 years ago

Is there a way to override the batch number check function when using the enumerator Read() or MoveNext() for the BatchHeader record validation.

We have a vendor who is providing 0 batch number. The batch number isn't needed for the context of reading this data into an analysis database.

Cinchoo commented 1 year ago

currently not supported, will enhance it to handle it.