42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Check the header of the CsvFile before reading the first row #43

Closed thyzzv closed 10 years ago

thyzzv commented 10 years ago

When reading a bean the Headers should be checked before reading an actual row.

buildhive commented 10 years ago

Robert Bor » CSVeed #21 SUCCESS This pull request looks good (what's this?)

robert-bor commented 10 years ago

Works like a charm. Thanks, Thijs!