-
Validation for league CSV
I love league/csv. However I often want to do validation for the files people are uploading or my site is scraping. To make this easier I decided to write a class to make this faster to implement instead of rewriting it over and over. I included in it a few common validators are included such…