The CHECKS Pattern Language of Information Integrity
http://c2.com/ppr/checks.html
Any program that accepts user input will need to separate good input from bad, and to make sure little of the latter gets recorded. This pattern language tells…
Any program that accepts user input will need to separate good input from bad, and to make sure little of the latter gets recorded. This pattern language tells…