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

validation configuration converter to JSON Table Schema #13

Closed frosch95 closed 7 years ago

frosch95 commented 8 years ago

command line converter to convert existing validation configurations to JSON Table Schema

frosch95 commented 7 years ago

Done in own project https://github.com/frosch95/SmartCSV.fx.Converter