Skip to content

Data Validation

Data validation is important, validate anything a user enters. Seriously, are there still programmers who don’t know this? By the way,  PRO TIP, you should also validate any data you export. Agreed upon file formats are agreed upon for a reason, and extraneous characters are not cool. Also who puts unescaped double quotes in a csv file, I know who…

Enhanced by Zemanta

Categories: Programming, Short and Sweet.

Tags: , , , ,