Package org.hibernate.validator.engine
Class ValidationSupport
- java.lang.Object
-
- org.hibernate.validator.engine.ValidationSupport
-
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable
public class ValidationSupport extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Exposes Hibernate Validator Implementation Classes so they can be serialized.Create a dummy method like the following in your RemoteService
org.hibernate.validator.engine.ValidationSupport dummy();
The following classes are included.
ConstraintViolationImplPathImplHashSet