Does anyone have these two (UI Binder and gwt-validation) working together?
Whenever I make a class that has an equivalent ui.xml file (and which
extends Composite, but this may not matter) implement IValidatable, I get an
error saying that GWT.create() can only be run on the client side.  All of
my code is on the client side, so I should not be getting this error... any
ideas?

What do people use for validation if not gwt-validation?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to