Which validation framework is better?

Posted by Nick Yao on Stack Overflow See other posts from Stack Overflow or by Nick Yao
Published on 2010-05-28T13:09:23Z Indexed on 2010/05/28 13:12 UTC
Read the original article Hit count: 269

Filed under:

Does anyone have any recommendations for either of these validation ASP.Net MVC Validation frameworks?

  1. xVal: http://xval.codeplex.com/
  2. FluentValidation: http://fluentvalidation.codeplex.com/documentation
  3. NHibernate.Validator
  4. DataAnnotations

by the way: my project use sharp-architecture

© Stack Overflow or respective owner

Related posts about validation