Full source code is available here.
A common problem is validating an object using a complicated set of rules.
I started using the Fluent Validation package some time back, it is commonly used with MVC and Web API applications but can be used with in any scenario that requires validation.