![]() |
|
|
ValidateThis
Project Home • Blog • Forums • Known Issues • External Project Link • Contact Project
Author: Bob Silverberg (All RIAForge projects by this author) Description:
*** New! ***
Online documentation is now available at http://www.validatethis.org/docs/" target="_blank">http://www.validatethis.org/docs/ ValidateThis! is an object oriented validation framework designed with the following goals in mind: - Allow for an unlimited number of validation types (e.g., Required, Email, EqualTo, Range, etc.) and allow for new validation types to be added without requiring any modifications to the core or existing validations. - Ability to define validation rules in metadata (e.g., in an xml file) and automatically generate code, on the fly, for both client-side and server side validations. This will include automatic failure message generation. - Return metadata when validations fail, to allow an application developer to implement flexible message display options. - Any invalid values submitted by a user will be available for display via the business object for which the validation was performed. - The framework should be persistence layer agnostic. it should be possible to integrate it with any ORM or custom developed model. - The framework should be MVC framework agnostic. it should be possible to integrate it with any existing or homegrown MVC framework. More information is available at http://www.validatethis.org Note that version 0.75 added internationalization (i18n) support. Note also that version 0.8 added a Coldbox Plugin. I will be happy to try to answer any questions that anyone has who is attempting to use the code. In the interest of keeping things DRY, I request that any questions be directed to the Google group at http://groups.google.com/group/validatethis.
Requirements:
ColdFusion 8.0.1, or Railo 3.1
Your model layer must include Business Objects with which the framework can interact. The Demo apps require either Reactor or Coldspring 1.2 and Transfer 1.0 or higher. Issue Tracker:
To enter issues for this (or any other) project, you must be logged in. Subversion Access: You may access this project's Subversion repository with your client here: http://svn.riaforge.org/ValidateThis. To view files and changelists associated with this repository, go here: http://ValidateThis.riaforge.org/index.cfm?event=page.svnbrowse. Anonymous users have read access to the repository while the administrator has write access. This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.