tag | df9bd1663a32ffdfaa47ea80e67f1fc9b39ce18e | |
---|---|---|
tagger | Sebastian Bazley <sebb@apache.org> | Thu Feb 16 14:57:16 2017 +0000 |
object | 312f454723d0e8a5137621cfa72ad14aa2852d92 |
VALIDATOR_1_6_RC1
commit | 312f454723d0e8a5137621cfa72ad14aa2852d92 | [log] [tgz] |
---|---|---|
author | Sebastian Bazley <sebb@apache.org> | Thu Feb 16 14:57:16 2017 +0000 |
committer | Sebastian Bazley <sebb@apache.org> | Thu Feb 16 14:57:16 2017 +0000 |
tree | 95536306ad93cc4e96ef0ab89570393ea615c8c3 | |
parent | 349873e4e5431867395367cf54469414784afe27 [diff] |
Creating VALIDATOR_1_6_RC1 tag git-svn-id: https://svn.apache.org/repos/asf/commons/proper/validator/tags/VALIDATOR_1_6_RC1@1783233 13f79535-47bb-0310-9956-ffa450edef68
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.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons Validator should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>commons-validator</groupId> <artifactId>commons-validator</artifactId> <version>1.5.0</version> </dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons Validator? Then donate back to the ASF to support the development.