12
shouts

Creating a generic validation framework

published 360 days, 14 hours, 23 minutes ago posted by http://dotnetchris.wordpress.com/http://dotnetchris.wordpress.com/ 362 days, 1 hour, 51 minutes ago
Saturday, February 14, 2009 1:44:26 AM GMT Thursday, February 12, 2009 2:16:35 PM GMT

This post describes how to create a generic validation framework that will allow you to take advantage of any validation toolset, ruleset engine or custom validation and have it decoupled from your code through dependency injection.

category: Architecture | clicked: 24 | | source: dotnetchris.wordpress.com | show counter code
tags: Architecture, C#, Dependecy Injection, Design, IoC, IoC/DI, Patterns, Validation