Validators in the Middle-Tier-A New Article on TheServerSide.Net
I just published an article on TheServerSide.Net. It's about creating and using validators in the middle-tier. Specifically, it talks about how to use attribute progamming along with reflection to decorate and then validate parameters, properties and fields.
http://www.theserverside.net/articles/showarticle.tss?id=Validators
The code can be gotten from here.
http://www.cybral.com/solutions/tools.htm
Any constructive feedback is appreciated.