1HTML::FormFu::ConstrainUts:e:rSeCto(n3t)ributed Perl DocHuTmMeLn:t:aFtoiromnFu::Constraint::Set(3)
2
3
4
6 HTML::FormFu::Constraint::Set - Set of Values Constraint
7
9 version 2.07
10
12 type: Set
13 set: [yes, no]
14
16 The input value must be in the specified set of values.
17
19 set
20 Arguments: \@allowed_values
21
23 Is a sub-class of, and inherits methods from HTML::FormFu::Constraint
24
25 HTML::FormFu
26
28 Carl Franks "cfranks@cpan.org"
29
31 This library is free software, you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
35 Carl Franks <cpan@fireartist.com>
36
38 This software is copyright (c) 2018 by Carl Franks.
39
40 This is free software; you can redistribute it and/or modify it under
41 the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.30.1 2020-01-30 HTML::FormFu::Constraint::Set(3)