Hi,

I am looking at validation in 
http://www.gwtproject.org/doc/latest/DevGuideValidation.html but I didnot 
see anything for custom validation.

Let's  say my Person class has 2 fields :
private Date birthDate;
private Date graduationDate;

How to add a validation inforcing that graduationDate is after birthDate ?

Thanks in advance
Pierre

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to