ftvalid
Fielded Text (CSV) File Validator
ftvalid is a command line executable which can validate a text file against a fielded text meta file. It can also verify the uniqueness of a set of fields in the file.
A file will be successfully validated if its format matches that specified in the Meta file and the specified fields (if any) are unique across all lines.