# File lib/apipie/validator.rb, line 121 def error "Parameter #{param_name} expecting to match /#{@regexp.source}/, got '#{@error_value}'" end