gwt-validation Questions
2
Solved
Using GWT 2.5.0,
I would like to use Client side validation and Editors. I encounter the following error when trying to pass the ConstraintViolation java.util.Set to the EditorDriver as follows.
...
Mons asked 14/2, 2013 at 15:40
2
Solved
I would like to use Gwt-Validation with Gwt 2.4.0.
I have in my gwt.xml file :
<inherits name="javax.validation.Validation" />
<inherits name="com.google.gwt.validation.Validation" /&g...
Diamine asked 26/1, 2012 at 9:58
1
© 2022 - 2024 — McMap. All rights reserved.