catamphetamine / read-excel-file

Read *.xlsx files in a browser or Node.js. Parse to JSON with a strict schema.
https://catamphetamine.gitlab.io/read-excel-file/
MIT License
301 stars 52 forks source link

rowIndex is passed to validate function. #43

Closed zahidraza closed 5 years ago

zahidraza commented 5 years ago

rowIndex is passed to validate function. This will help to indicate specific row number in which error occurred.