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

SYNOPSIS

9           - type: Password
10             name: password
11             constraints:
12             - type: Equal
13               others: repeat_password
14           - type: Password
15             name: repeat_password
16

DESCRIPTION

18       All fields named in "others" in HTML::FormFu::Constraint::_others must
19       have an equal value to the field this constraint is attached to.
20

SEE ALSO

22       Is a sub-class of, and inherits methods from
23       HTML::FormFu::Constraint::_others, HTML::FormFu::Constraint
24
25       HTML::FormFu
26

AUTHOR

28       Carl Franks "cfranks@cpan.org"
29

LICENSE

31       This library is free software, you can redistribute it and/or modify it
32       under the same terms as Perl itself.
33
34
35
36perl v5.12.1                      2010-05-16HTML::FormFu::Constraint::Equal(3)
Impressum