HTML::FormFu::Constraint::Set(3) Set of Values Constraint

VERSION

version 2.03

SYNOPSIS


type: Set
set: [yes, no]

DESCRIPTION

The input value must be in the specified set of values.

METHODS

set

Arguments: \@allowed_values

AUTHOR

Carl Franks "[email protected]"

LICENSE

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