Jar examples for g:gwt-commons-validator
Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. This is a port for GWT, which enables program, to use Apache Commons Validator also in the frontend compiled by the gwt compiler to java-script.
You can download jar file gwt-commons-validator 1.5.1-1 in this page.
Apache License, Version 2.0
You can use the following script to add gwt-commons-validator-1.5.1-1.jar to your project.
<dependency> <groupId>de.knightsoft-net</groupId> <artifactId>gwt-commons-validator</artifactId> <version>1.5.1-1</version> </dependency>
compile group: 'de.knightsoft-net', name: 'gwt-commons-validator', version: '1.5.1-1'
libraryDependencies += "de.knightsoft-net" % "gwt-commons-validator" % "1.5.1-1"
<dependency org="de.knightsoft-net" name="gwt-commons-validator" rev="1.5.1-1"/>
@Grapes(@Grab(group='de.knightsoft-net', module='gwt-commons-validator', version='1.5.1-1'))
'de.knightsoft-net:gwt-commons-validator:jar:1.5.1-1'
Click the following link to download the jar file.
gwt-commons-validator-1.5.1-1-javadoc.jar