1Email::MIME::Kit::Role:U:sVearliCdoanttorri(b3u)ted PerlEmDaoiclu:m:eMnItMaEt:i:oKnit::Role::Validator(3)
2
3
4
6 Email::MIME::Kit::Role::Validator - things that validate assembly
7 parameters
8
10 version 3.000006
11
13 This role also performs Email::MIME::Kit::Role::Component.
14
15 Classes implementing this role are used to validate that the arguments
16 passed to "$mkit->assemble" are valid. Classes must provide a
17 "validate" method which will be called with the hashref of values
18 passed to the kit's "assemble" method. If the arguments are not valid
19 for the kit, the "validate" method should raise an exception.
20
22 Ricardo Signes <rjbs@cpan.org>
23
25 This software is copyright (c) 2018 by Ricardo Signes.
26
27 This is free software; you can redistribute it and/or modify it under
28 the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.28.0 2018-03-1E0mail::MIME::Kit::Role::Validator(3)