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


Catalyst-Controller-DBIC-API documentation  | view source Contained in the Catalyst-Controller-DBIC-API distribution.

Index


NAME

Top

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

VERSION

Top

version 2.003002

DESCRIPTION

Top

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.

PRIVATE_ATTRIBUTES

Top

_application is: ro, isa: Object|ClassName, handles: Catalyst::Controller::DBIC::API::StoredResultSource

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

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


Catalyst-Controller-DBIC-API documentation  | view source Contained in the Catalyst-Controller-DBIC-API distribution.