You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Commons Validator Wiki

The home page for the validator wiki

[http://jakarta.apache.org/commons/validator Commons Validator] is an input validation component devised (originally) by David Winterfeldt as an addon for the Struts framework. It's functionality has since been split so that validator can serve as the basis for a independant component and is now part of [http://jakarta.apache.org/commons/ Jakarta Commons].

Initially this wiki will serve both [http://jakarta.apache.org/struts Struts] validator and [http://jakarta.apache.org/commons/validator Commons Validator] users.


Validator Releases

  • [http://jakarta.apache.org/commons/validator/changes-report.html Release Notes]

  • Version Inforamtion
    • [:ValidatorVersion120:Validator 1.2.0] - Feature Summary of Validator 1.2.0


Validator Information

  • Official Documentation
    • [http://jakarta.apache.org/commons/validator/apidocs/org/apache/commons/validator/package-summary.html#package_description Framework] - Overall description

    • [http://jakarta.apache.org/commons/validator/apidocs/org/apache/commons/validator/routines/package-summary.html#package_description Routines] - Description of the new routines package

  • [:ValidatorFaq: FAQ] - Tired of writing validator tips down on a piece of paper, or saving emails with code snippets? DON'T ! Keep your validator notes on the Validator FAQ Wiki, and get the benefit of other users experience and share your own. Never lose your notes when you change jobs, or are working at a remote site !

  • [:ValidatorExamples: Examples] - Contribute Examples for Validator Use! - share custom validators that you have developed, or collaborate on developing new custom validators. You can even lobby to get these extensions made a part of the official Validator component!

  • [:ValidatorResources: Resources] - Resources on the web about using Commons Validator.

  • [:ValidatorWishList: Wish list] - Wish list of features


Validator2

  • General information.
  • User guide.
  • Developer guide.
  • Project Info.

  • No labels