
Catalyst::Controller::DBIC::API::Request - Provides a role to be applied to the Request object

version 2.002001

Please see Catalyst::Controller::DBIC::API::RequestArguments and Catalyst::Controller::DBIC::API::Request::Context for the details of this class, as both of those roles are consumed in this role.

This attribute helps bridge between the request guts and the application guts; allows request argument validation against the schema. This is set during "inflate_request" in Catalyst::Controller::DBIC::API

Nicholas Perez <nperez@cpan.org> Luke Saunders <luke.saunders@gmail.com> Alexander Hartmaier <abraxxa@cpan.org> Florian Ragwitz <rafl@debian.org>

This software is copyright (c) 2010 by Luke Saunders, Nicholas Perez, et al..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.