2
votes

xVal v1.0 Now Available « Steve Sanderson’s blog

posted by MicrosoftMicrosoft 305 days, 1 hour, 37 minutes ago
Monday, September 28, 2009 8:30:21 AM GMT

xVal version 1.0 is released at last! In case you’re not aware, xVal is a validation helper for ASP.NET MVC that lets you use your own choice of server-side validation framework (e.g., Microsoft’s DataAnnotations attributes, or Castle Validator, or NHibernate Validaion) and dynamically generates client-side validation code from your rules. You can download the library from http://xval.codeplex.com/. If you want a working example of xVal in action, download the demo project or read the rest of this blog ...

category: ASP.NET | clicked: 0 | | source: blog.codeville.net | show counter code
tags: ASP.NET MVC, Steve Sanderson, xVal

No comments yet, be the first one to post comment.

To post your comment please login or signup