Hi,
I am analysing various Validation Framework for use with GWT and would
like to collect opinions of the group.

Validation Requirements:
1) Individual fields values (value in textbox should be alphanumeric
or from specified list)
2) Group validation on values in multiple fields (two fields should
have specific or same values)
3) Conditional validation (if value in field1 is x then value in
field2 should be y)

I have come across the following options:
1) GWT Validation (http://code.google.com/p/gwt-validation/)
2) GWT-VL (http://gwt-vl.sourceforge.net/)

Regards,
Nirmal

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