1HTML::FormFu::ConstrainUts:e:rLeCnogntthr(i3b)uted PerlHDToMcLu:m:eFnotramtFiuo:n:Constraint::Length(3)
2
3
4

NAME

6       HTML::FormFu::Constraint::Length - Min/Max Length String Constraint
7

DESCRIPTION

9       Checks the input value meets both a minimum and maximum length.
10
11       This constraint doesn't honour the "not()" value.
12

METHODS

14   minimum
15   min
16       The minimum input string length.
17
18       "min" is an alias for "minimum".
19
20   maximum
21   max
22       The maximum input string length.
23
24       "max" is an alias for "maximum".
25

SEE ALSO

27       Is a sub-class of, and inherits methods from HTML::FormFu::Constraint
28
29       HTML::FormFu
30

AUTHOR

32       Carl Franks "cfranks@cpan.org"
33

LICENSE

35       This library is free software, you can redistribute it and/or modify it
36       under the same terms as Perl itself.
37
38
39
40perl v5.12.1                      2010-05-16HTML::FormFu::Constraint::Length(3)
Impressum