Selecting a Validation Framework - ASP.NET

Posted by user102533 on Stack Overflow See other posts from Stack Overflow or by user102533
Published on 2010-02-12T15:28:58Z Indexed on 2010/04/20 22:03 UTC
Read the original article Hit count: 235

Which validation framework would you prefer for a webforms application. This would be for a rather large complex app. I would want to specify rulesets and business validation in a single place and integrate it both on the client and server side. I'd prefer jquery for client side.

Anyone has any suggestions?

© Stack Overflow or respective owner

Related posts about validationframework

Related posts about validation