Package com.google.gwt.validation.server

Class Summary
ServerValidator<T> This class serves as a server-side implementation of IValidator that can be used on the backend without the overhead / fuss of the GWT.create() mechanism.