News Feed
Jobs Feed
Sections




News Archive
Seth May's Blog:
The 5 Ws of Data Validation - Part 1
April 26, 2012 @ 11:14:03

With a reminder about the best practice of always validating your data, Seth May has this new post about the "Five Ws" of validation - why, when, where and who.

As web developers, the applications you write are complex data processing engines. They try and convince your users to enter good, meaningful data and to respond in solid, predictable ways based on what was entered. Robust data validation will allow the rest of you application to work effectively. [...] Data is scrutinized in various ways to make sure that it adheres to basic restrictions and to fundamental properties. It's no good receiving a sandwich when you expect a car.

The questions he answers are:

  • Why is Data Validation Important?
  • Where Should I be Validating Data?
  • When Should My Data Be Validated?
  • Who is Responsible for Validation?
  • How Do I Validate My Data? (yes, there's a "w" in there!)
In the real world data is ugly, crazy, and untrustworthy. Your only hope to taming the data beast is to diligently, methodically validate your data.
0 comments voice your opinion now!
data validation series five w reason bestpractice


blog comments powered by Disqus

Similar Posts

Refulz Blog: Yii Framework - Scenarios for Conditional Multiple Validation Rules

Developer.com: Forms Validation with Symfony and Prototype

DevShed: Cache Data in RAM with PHP

Stuart Herbert's Blog: Learning PHP Data Objects, by Dennis Popel

Etsy Code as Craft: There and Back Again: Migrating Geolocation Data to GeoNames


Community Events











Don't see your event here?
Let us know!


database phpunit symfony2 rest introduction testing opinion example language usergroup development conference interview framework release zendframework2 community series functional podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework