com.google.gwt.validation.client.interfaces
Interface IValidatable


public interface IValidatable

Marker interface for validatable classes. This lets the GWT generator mechanism know that a custom validator should be generated for the marked class.

Author:
chris