Are you not marshalling the response into a POJO?  GWT Validation can be 
done (with most validators, though not all) client-side.

On Monday, May 18, 2015 at 7:06:11 AM UTC-5, abdul wrote:
>
> I want to validate the gwt field like (Email,Text Length,Phone Number,Date 
> & SSN,etc..) Is there any proven JS or Library Available for Validating 
> this fields with GWT.
>
>    - I Can't use GWT Validation FrameworkorGWT Errai for my application 
>    since i am getting response as JSON not DTO.
>    - 
>    
>    Even I tried Parsley JS(http://parsleyjs.org/ ) which is not possible 
>    (Reason:GWT have {key,value} pair to set the attribute but parsley have 
>    only value.)
>    
>    Any suggestion?
>    
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to