Query: html::formfu::validator::callback
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::FormFu::Validator::Callback(3pm) User Contributed Perl Documentation HTML::FormFu::Validator::Callback(3pm)NAMEHTML::FormFu::Validator::Callback - Callback validatorSYNOPSIS$field->validator('Callback')->callback( &my_validator ); --- elements: - type: Text name: foo validators: - type: Callback callback: "main::my_validator"DESCRIPTIONCallback validator.METHODScallback Arguments: &code-reference Arguments: "subroutine-name"SEE ALSOIs a sub-class of, and inherits methods from HTML::FormFu::Validator HTML::FormFuAUTHORCarl Franks "cfranks@cpan.org"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-01-23 HTML::FormFu::Validator::Callback(3pm)