FormValidator Library

    Aug. 28, 2010 Travis Whitton <[email protected]>

FormValidator is a full featured form validation library written in pure ruby. See README.rdoc for more details.

[How to install]

  1. su to root
  2. ruby install.rb build the docs if you want to
  3. rdoc --main README.rdoc formvalidator.rb README.rdoc

[Alternate installation]

  1. gem install formvalidator

[Copying] FormValidator extension library is copywrited free software by Travis Whitton [email protected]. You can redistribute it under the terms specified in the COPYING file of the Ruby distribution.

[WARRANTY] THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.