class Aws::Plugins::ParamValidator::Handler
def call(context)
def call(context) Aws::ParamValidator.validate!(context.operation.input, context.params) @handler.call(context) end
def call(context) Aws::ParamValidator.validate!(context.operation.input, context.params) @handler.call(context) end