logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Carl Franks <cpan@fireartist.com>

Description

       For use with HTML::FormFu::Element::Radiogroup, HTML::FormFu::Element::Select and
       HTML::FormFu::Element::Checkboxgroup fields.

       Ensures that the input value is one of the pre-defined element options.

License

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

Name

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

See Also

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

       HTML::FormFu

Version

       version 2.07

See Also