dennislaumen + jsr303 1
JSR 303 Bean Validation for GWT
february 2011 by DennisLaumen
GWT supports a subset of JSR 303 Bean Validation. At compile time GWT validation uses the same Validation Provider you use on the server to create a Validator for all your objects.
gwt
softwaredevelopment
webdevelopment
jsr303
validation
february 2011 by DennisLaumen