|
From: Oliver H. <Ol...@ou...> - 2005-09-15 23:02:02
|
The Valang to JavaScript translation support has now been commited to the Spring Modules sandbox. So if you're using Valang, you can now have JavaScript validation automatically generated from your server-side validation rules. Documentation is here: http://opensource2.atlassian.com/confluence/spring/display/MODULES/Using +your+Valang+rules+to+generate+client+side+JavaScript.=20 Cheers, Oliver > -----Original Message----- > From: spr...@li...=20 > [mailto:spr...@li...] > On Behalf Of Oliver Hutchison > Sent: Monday, 12 September 2005 2:32 PM > To: spr...@li... > Subject: RE: [Springframework-developer] Spring MVC and validation >=20 > I'm also using Valang in production and love it. The only=20 > reason I can see why you'd want to use commons-validator is=20 > for the automatic JavaScript validation support but within=20 > the week I hope to make the code for my Valang to JavaScript=20 > translator available which will allow you to have your=20 > server side Valang rules automatically translated into client=20 > side JavaScript. |