scrybbler
scrybbler
Honestly as currently implemented we don't find CSVLint useful, although it has tons of promise. One of the key limitations is that the tool doesn't report row numbers on data...
Thank you, Stephen and Leigh! Yes, file size is definitely an issue for us too. Our biggest data sets are 30000+ records.
Looks like the Postal Code pattern is working with a valid schema! Here's the schema: https://drive.google.com/file/d/0B3CDKorSOdGNd0ZMWDVZVlIwUTQ/view?usp=sharing But the Hours pattern is not. Specifically, the problem cases that I inserted on...
Andy's URL is 404 but fyi, the required constraint is not working for me today either. Here are my csv and schema respectively: https://drive.google.com/file/d/0B3CDKorSOdGNNm1CbXFrUmlFY1U/view?usp=sharing https://drive.google.com/file/d/0B3CDKorSOdGNN3JlZ2pDLWNKaXc/view?usp=sharing The required constraint is violated...