struct Athena::Framework::RequestMatcher::Attributes
inherits Struct
#
Checks if all specified ATH::Request#attributes
match the provided patterns.
Included modules
Athena::Framework::RequestMatcher::Interface
Constructors#
Methods#
#matches?(request : ATH::Request) : Bool
#
Decides whether the rule(s) implemented by the strategy matches the provided request.