Errai 3.0.1-SNAPSHOT

Package org.jboss.errai.validation.client.shared

Class Summary
GwtCompatibleEmailValidator Implements the same validation semantics as the Hibernate email validator, but uses the GWT regular expressions API so the validation can succeed on the client as well as the server.
 

Annotation Types Summary
GwtCompatibleEmail The string has to be a well-formed email address, and can be validated on the client side or the server side.
GwtCompatibleEmail.List Defines several @Email annotations on the same element.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.