class Grape::Validations::Types::File

Implementation for parameters that are multipart file objects. Actual handling of these objects is provided by Rack::Request; this class is here only to assert that rack’s handling has succeeded.