travishorn / csval

Check CSV files against a set of validation rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Files

mikestaton opened this issue · comments

We use txt file and csv format. Is there a way to pass in .txt files and received the same validation.

If the file extension is the only difference, the usage should be the same with txt as with csv. Otherwise, please provide further details about the format of the data and any error messages you receive.