1HTML::FormFu::ConstrainUts:e:rMiCnoLnetnrgitbhu(t3e)d PeHrTlMLD:o:cFuomremnFtua:t:iCoonnstraint::MinLength(3)
2
3
4
6 HTML::FormFu::Constraint::MinLength - Minimum Length String Constraint
7
9 Checks the input value meets a minimum length.
10
11 Overrides "localize_args" in HTML::FormFu::Constraint, so that the
12 value of "minimum" is passed as an argument to localize.
13
14 This constraint doesn't honour the "not()" value.
15
17 minimum
18 min
19 The minimum input string length.
20
21 "min" is an alias for "minimum".
22
24 Is a sub-class of, and inherits methods from
25 HTML::FormFu::Constraint::Length, HTML::FormFu::Constraint
26
27 HTML::FormFu
28
30 Carl Franks "cfranks@cpan.org"
31
33 This library is free software, you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
36
37
38perl v5.12.1 2010-05H-T1M6L::FormFu::Constraint::MinLength(3)