class Amber::Schema::Parser::FileUploadValidator

Overview

File upload validator for schema field validation

Defined in:

amber/schema/parsers/multipart_parser.cr

Class Method Summary

Class Method Detail

def self.validate_file(field_name : String, file_data : JSON::Any, options : Hash(String, JSON::Any)) : Array(Error) #

[View source]