Skip to content

Instantly share code, notes, and snippets.

@gmutschler
Created August 20, 2014 12:06
Show Gist options
  • Save gmutschler/a2de0056c7d1aaf47177 to your computer and use it in GitHub Desktop.
Save gmutschler/a2de0056c7d1aaf47177 to your computer and use it in GitHub Desktop.

#Data Validation

Untrusted data comes from many sources (users, third party sites, your own database!, ...) and all of it needs to be validated both on input and output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment