# File lib/apipie/validator.rb, line 256
      def error
        "Parameter #{param_name} expecting to be a number, got: #{@error_value}"
      end