1HTML::FormFu::ConstrainUts:e:rFiCloen:t:rMiabxuStieHzdTeM(PL3e:)r:lFoDromcFuum:e:nCtoantsitornaint::File::MaxSize(3)
2
3
4
6 HTML::FormFu::Constraint::File::MaxSize - Maximum File Size Constraint
7
9 version 2.07
10
12 Ensure that an uploaded file meets maximum size constraints.
13
14 Overrides "localize_args" in HTML::FormFu::Constraint, so that the
15 value of "maximum" is passed as an argument to localize.
16
17 This constraint doesn't honour the "not()" value.
18
20 maximum
21 max
22 The maximum file size in bytes.
23
24 "max" is an alias for "maximum".
25
27 Is a sub-class of, and inherits methods from
28 HTML::FormFu::Constraint::File::Size, HTML::FormFu::Constraint
29
30 HTML::FormFu
31
33 Carl Franks "cfranks@cpan.org"
34
36 This library is free software, you can redistribute it and/or modify it
37 under the same terms as Perl itself.
38
40 Carl Franks <cpan@fireartist.com>
41
43 This software is copyright (c) 2018 by Carl Franks.
44
45 This is free software; you can redistribute it and/or modify it under
46 the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.30.0 201H9T-M0L7:-:2F6ormFu::Constraint::File::MaxSize(3)