Hello, Fabricio.

I try to use GWT validation (http://code.google.com/p/google-web-
toolkit/wiki/BeanValidation , started from GWT 2.4.0). This package is
in EXPERIMENTAL state but I suppose it will be released soon (<1year).
There are some troubles with usage (I still cannot use 2 validators
per application, not all constraints can be used to validate beans -
@AssertTrue on properties are ignored, for example), but it is JSR-303
validation.

Sample from GWT - 
http://code.google.com/p/google-web-toolkit/source/browse/#svn%2Ftrunk%2Fsamples%2Fvalidation

There is another implementation of JSR-303 for GWT -
http://code.google.com/p/gwt-validation/w/list I have no experience
with this implementation.

Regards,
Alex.

On 30 ноя, 20:38, Fabricio Pizzichillo <[email protected]> wrote:
> Hello People.
> What do you recommend for DTO validation?
>
> Regards
> Fabricio

-- 
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.

Reply via email to