# File lib/apipie/validator.rb, line 86 def error "Parameter #{param_name} expecting to be #{@type.name}, got: #{@error_value.class.name}" end