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

version 2.004003

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


This software is copyright (c) 2011 by Luke Saunders, Nicholas Perez, Alexander Hartmaier, 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.