Uses of Class
de.knightsoftnet.validators.client.GwtValidation
-
Packages that use GwtValidation Package Description de.knightsoftnet.validators.annotation.processor -
-
Uses of GwtValidation in de.knightsoftnet.validators.annotation.processor
Methods in de.knightsoftnet.validators.annotation.processor with parameters of type GwtValidation Modifier and Type Method Description voidValidatorCreator. writeClass(String packageName, String interfaceName, String factoryClass, GwtValidation gwtValidation, ProcessingEnvironment processingEnv)write validator factory class.
-