Being able to 'validate' a CSV file depends all on knowing the layout, or
schema, of what format you are expecting and then following that to judge if
the file is valid. It is not simple since the CVS file format has no real
consistent schema definition format like you can do with XML.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.