hi..
i'm trying to implement the validation framework of jsr 303 on gwt, 
following the docs i see the example is using the actually bean. 

however, i understand you'd want to use the gwtvalidator on the client 
side, which means in the case of entity proxies on the interface. 
but if validation annotations are defined on the server side, how would 
using validation on the client side help? i could annotate the getter of 
the proxy, but then i would be repeating myself for each proxy. 

i think i'm missing important here. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/MR-Qns7aHIoJ.
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