[Cppcms-users] Ajax based form validation
Brought to you by:
artyom-beilis
From: Christian G. <chr...@gm...> - 2012-06-15 13:05:21
|
Hi all, currently I am looking into a way to integrate client side form validation into a cppcms application. I have looked around and found this nice jquery based one: jQuery-Validation-Engine https://github.com/posabsolute/jQuery-Validation-Engine The nice thing is that it provides a nice Ajax api - https://github.com/posabsolute/jQuery-Validation-Engine#ajax-protocol Is there some way to reuse the defined validations (e.g. struct login_form : public cppcms::form) with this api? thanks --- Christian Gmeiner, MSc |