frosch95 / SmartCSV.fx

A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.
http://frosch95.github.io/SmartCSV.fx/
MIT License
75 stars 19 forks source link

Loading errors are swallowed #22

Closed apixandru closed 2 years ago

apixandru commented 2 years ago

When loading a corrupted file, nothing happens. The error is nowhere to be found in the logs or console or UI.

Only the debugger will tell me what happened

image

Sample file: mismatched_columns.csv