HTML::FormFu::Constraint::Required(3) Required Field Constraint

VERSION

version 2.03

DESCRIPTION

States that a value must be submitted. The empty string is not allowed.

AUTHOR

Carl Franks, "[email protected]"

Based on the original source code of HTML::Widget::Constraint::All, by Sebastian Riedel, "[email protected]".

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.