Tag: CHECKS Pattern Language

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 how to make these checks without complicating the program and compromising future flexibility

Ward Cunningham in

The CHECKS Pattern Language of Information Integrity