Uses of Interface
com.google.gwt.validation.client.interfaces.IInvalidConstraint

Packages that use IInvalidConstraint
com.google.gwt.validation.client   
 

Uses of IInvalidConstraint in com.google.gwt.validation.client
 

Classes in com.google.gwt.validation.client that implement IInvalidConstraint
 class InvalidConstraint<T>
          This class is for denoting instances where a particular object has failed the validation.