tdecaluwe / node-edifact

Javascript stream parser for UN/EDIFACT documents.
https://www.npmjs.com/package/edifact
Apache License 2.0
50 stars 13 forks source link

Fix off-by-one error in validator #36

Open jcebuck opened 3 years ago

jcebuck commented 3 years ago

Off-by-one error trying to get the element name when validating the count of the previous element's components.