
HTML::FormFu::Constraint::AutoSet - Set Constraint for Selects / Radiogroups

For use with HTML::FormFu::Element::Radiogroup and HTML::FormFu::Element::Select only.
Ensures that the input value is one of the pre-defined element options.

Is a sub-class of, and inherits methods from HTML::FormFu::Constraint::Set

Carl Franks cfranks@cpan.org

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