remove all the unnecessary stuff from Grape::Exceptions::Base like status and headers when converting a validation error to json or string
# File lib/grape/exceptions/validation.rb, line 17 def as_json(*args) to_s end
Generated with the Darkfish Rdoc Generator 2.