GWT simple form validation example

Posted by nablik on Stack Overflow See other posts from Stack Overflow or by nablik
Published on 2010-01-01T16:54:37Z Indexed on 2010/03/26 17:03 UTC
Read the original article Hit count: 810

Filed under:
|
|

Hi, I'm looking for nice and fast way for validating forms in GWT, that can display errors one by one, focusing on the offending field. I've found gwt-validator and gwt-validation, but their documentation lack of examples.

Thanks for help

© Stack Overflow or respective owner

Related posts about gwt

Related posts about validation