1HTML::FormFu::ConstrainUts:e:rMaCxoLnetnrgitbhu(t3e)d PeHrTlMLD:o:cFuomremnFtua:t:iCoonnstraint::MaxLength(3)
2
3
4
6 HTML::FormFu::Constraint::MaxLength - Maximum Length String Constraint
7
9 Checks the input value meets a maximum length.
10
11 Overrides "localize_args" in HTML::FormFu::Constraint, so that the
12 value of "maximum" is passed as an argument to localize.
13
14 This constraint doesn't honour the "not()" value.
15
17 maximum
18 max
19 The maximum input string length.
20
21 "max" is an alias for "maximum".
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::MaxLength(3)