asp.net - How to Use NHibernate Validator with ASP WebForms for client-side validation? -


I am currently adding the features to an ASP.NET webform application which depends on NHibernate Burrow, and the standard ASP.NETT wants to change Form validation control which integrates with some model-level validation.

Applying to the NHibernate verifier model was easy, but I'm unsure of how to match client-side validation.

This does not cover, and blog posts which I have seen about using it with ASP.NET MVC, and adding to client-side validation. It would be relatively easy to switch verification libraries at this point, if necessary, but unfortunately, this application is not possible to redo itself with MVC.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -