1HTML::FormFu::ConstrainUts:e:rEqCuoanlt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Constraint::Equal(3)
2
3
4
6 HTML::FormFu::Constraint::Equal - Multi-field Equality Constraint
7
9 version 2.06
10
12 - type: Password
13 name: password
14 constraints:
15 - type: Equal
16 others: repeat_password
17 - type: Password
18 name: repeat_password
19
21 All fields named in "others" in HTML::FormFu::Role::Constraint::Others
22 must have an equal value to the field this constraint is attached to.
23
25 Is a sub-class of, and inherits methods from
26 HTML::FormFu::Role::Constraint::Others, HTML::FormFu::Constraint
27
28 HTML::FormFu
29
31 Carl Franks "cfranks@cpan.org"
32
34 This library is free software, you can redistribute it and/or modify it
35 under the same terms as Perl itself.
36
38 Carl Franks <cpan@fireartist.com>
39
41 This software is copyright (c) 2018 by Carl Franks.
42
43 This is free software; you can redistribute it and/or modify it under
44 the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.28.0 2018-04-09HTML::FormFu::Constraint::Equal(3)