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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -