.NET对象验证框架

问题描述:

我正在使用MVP架构ASP.NET项目。我们希望在域中使用对象验证框架,但并不熟悉比Castle.Components.Validator命名空间其他可用的框架。

I'm working on an ASP.NET project using MVP architecture. We would like to use an object validation framework in the domain, but are not that familiar with available frameworks other than the Castle.Components.Validator namespace.

有没有人有任何其他轻型对象验证框架方面的经验。如果没有,你用什么方法在域中验证(无ASP.NET验证控件的回答,请)?

Does anyone have experience with any other light-weight object validation frameworks. If not, what approach do you use to validate in the domain (no ASP.NET validator control answers please)?

验证中的应用企业库在块

.NET验证框架的上codePLEX

邪恶 - 实体验证库的上codePLEX

验证到处上codePLEX

Validation Application Block in the Enterprise Library
.NET Validation Framework on CodePlex
EViL - Entity Validation Library on CodePlex
Validation Everywhere on CodePlex