High quality input validation is essential to many, if not all systems that we write. It doesn't matter whether we're validating user input in a WPF or Silverlight application, checking data transfer objects passed into a service layer or verifying the information in a JSON packet submitted by REST, validation is essential.
Lately, I've been working with a bunch of code that looks like this:
Recent comments
4 weeks 14 hours ago
4 weeks 20 hours ago
4 weeks 1 day ago
4 weeks 1 day ago
8 weeks 1 day ago
9 weeks 15 hours ago
9 weeks 4 days ago
9 weeks 4 days ago
11 weeks 5 days ago
12 weeks 2 hours ago