NAME
Catalyst::Controller::DBIC::API::Request - Provides a role to be applied to the Request object
VERSION
version 2.007002
DESCRIPTION
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
_application
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
Nicholas Perez <nperez@cpan.org>
Luke Saunders <luke.saunders@gmail.com>
Alexander Hartmaier <abraxxa@cpan.org>
Florian Ragwitz <rafl@debian.org>
Oleg Kostyuk <cub.uanic@gmail.com>
Samuel Kaufman <sam@socialflow.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 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.