Data-FormValidator-ErrMsgs-JavaScript

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

     msgs => dfv_js_error_msgs({
        format => 'foo: %';
     });

    A closure could then be created which passing in the arguments you want.

FUTURE
    If you like this extension to Data::FormValidator, give me some feedback
    on the Data::FormValidator list and we'll work out a stable interface.

    <http://lists.sourceforge.net/lists/listinfo/cascade-dataform>

AUTHOR
    Mark Stosberg, "<mark at summersault.com>"

BUGS
    Please report any bugs or feature requests to
    "bug-data-formvalidator-errmsgs-javascript at rt.cpan.org", or through
    the web interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-FormValidator-ErrMs
    gs-JavaScript>. I will be notified, and then you'll automatically be

lib/Data/FormValidator/ErrMsgs/JavaScript.pm  view on Meta::CPAN


	return $msgs_ref;

}

=head1 FUTURE

If you like this extension to Data::FormValidator, give me some feedback
on the Data::FormValidator list and we'll work out a stable interface.

L<http://lists.sourceforge.net/lists/listinfo/cascade-dataform>

=head1 AUTHOR

Mark Stosberg, C<< <mark at summersault.com> >>

=head1 BUGS

Please report any bugs or feature requests to
C<bug-data-formvalidator-errmsgs-javascript at rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-FormValidator-ErrMsgs-JavaScript>.



( run in 0.463 second using v1.01-cache-2.11-cpan-49f99fa48dc )