1HTML::FormFu::ConstrainUts:e:rMaCxoRnatnrgieb(u3t)ed PerHlTMDLo:c:uFmoernmtFaut:i:oCnonstraint::MaxRange(3)
2
3
4
6 HTML::FormFu::Constraint::MaxRange - Maximum Value Constraint
7
9 Checks the input value is equal to or less than a maximum value.
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 value.
20
21 "max" is an alias for "maximum".
22
24 Is a sub-class of, and inherits methods from
25 HTML::FormFu::Constraint::Range, 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-05-H1T6ML::FormFu::Constraint::MaxRange(3)