
        FormValidator Library

        Feb. 13, 2003 Travis Whitton <whitton@atlantic.net>

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. install rubygem (http://rubygems.rubyforge.org/)
2. gem install formvalidator

[Copying]
FormValidator extension library is copywrited free software by Travis Whitton
<whitton@atlantic.net>. 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.
