On Mon, Jan 17, 2011 at 7:43 AM, SVR <[email protected]> wrote: > Has anybody used the GWT Validation Framework based on the > JSR-303<http://code.google.com/p/gwt-validation/> > > Can you please provide your thoughts on its usefulness and can you please > point to some useful links on its usage with examples. > thanks > > --
JSR-303 of course already works on the server side, DynatableRf should show that. I am working on getting the client side working. See http://code.google.com/p/google-web-toolkit/wiki/BeanValidation. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
