XVal validation framework

Posted by csetzkorn on Stack Overflow See other posts from Stack Overflow or by csetzkorn
Published on 2010-03-26T15:01:37Z Indexed on 2010/03/26 15:03 UTC
Read the original article Hit count: 428

Filed under:

Hi,

I started using this validation framework:

http://blog.stevensanderson.com/2009/01/10/xval-a-validation-framework-for-aspnet-mvc/

Steve mentions that the DataAnnotationsValidationRunner implementation is slightly naive.

Why is this and are there better implementations?

I am also looking for a good example that uses this framework to validate database dependent business rules.

Any pointers would be very much appreciated.

Thanks.

Christian

© Stack Overflow or respective owner

Related posts about xval