1HTML::FormFu::ConstrainUts:e:rEqCuoanlt(r3i)buted Perl DHoTcMuLm:e:nFtoartmiFoun::Constraint::Equal(3)
2
3
4

NAME

6       HTML::FormFu::Constraint::Equal - Multi-field Equality Constraint
7

VERSION

9       version 2.07
10

SYNOPSIS

12           - type: Password
13             name: password
14             constraints:
15             - type: Equal
16               others: repeat_password
17           - type: Password
18             name: repeat_password
19

DESCRIPTION

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

SEE ALSO

25       Is a sub-class of, and inherits methods from
26       HTML::FormFu::Role::Constraint::Others, HTML::FormFu::Constraint
27
28       HTML::FormFu
29

AUTHOR

31       Carl Franks "cfranks@cpan.org"
32

LICENSE

34       This library is free software, you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36

AUTHOR

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.30.1                      2020-01-30HTML::FormFu::Constraint::Equal(3)
Impressum