Class ValidationTool

java.lang.Object
com.google.web.bindery.requestfactory.apt.ValidationTool

public class ValidationTool extends Object
Provides "late" validation services when server types aren't available to the shared-interface compilation process. This tool is provided the name of an output jar and the binary names of RequestFactory interfaces that should be validated. The validation process will provide pre-computed type map builders for use by the ServiceLayer.