marceloneppel / csv-validator

This is a tool that enables the validation of CSV files showing the problemas on all lines in just one run.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV Validator

This is a tool that enables the validation of CSV files showing the problemas on all lines in just one run.

git clone git@github.com:marceloneppel/csv-validator.git

clear && go run main.go "$GOPATH/src/github.com/marceloneppel/csv-validator/test-files/1.csv" ";"

About

This is a tool that enables the validation of CSV files showing the problemas on all lines in just one run.


Languages

Language:Go 100.0%