For example, if the 'Reference Code' field in the File Header is left empty, a nACHError is thrown even though the file is in the correct format.
The issue seems to be with alphanumericRegex specified in lib.validate.js. It does not recognize empty strings
For example, if the 'Reference Code' field in the File Header is left empty, a nACHError is thrown even though the file is in the correct format.
The issue seems to be with
alphanumericRegexspecified inlib.validate.js. It does not recognize empty strings