module Athena::HTTPKernel::Controller::ValueResolvers
#
This type includes all of the built-in resolvers that the HTTPKernel uses to try and resolve an argument for a particular controller action parameter.
Custom resolvers may also be defined.
See AHK::Controller::ValueResolvers::Interface for more information.