validator icon indicating copy to clipboard operation
validator copied to clipboard

How to check file extension (MIME Types) when upload file

Open ivybridge-3c33 opened this issue 5 years ago • 4 comments

V9

How to check file extension (MIME Types) when upload file

I would like to check file upload is matching mime types, please help

ivybridge-3c33 avatar Aug 03 '19 12:08 ivybridge-3c33

@ivybridge-3c33 can you provide more detail and an example of what you mean, the original ask is a little vague.

deankarn avatar Aug 24 '19 16:08 deankarn

@ivybridge-3c33 can you provide more detail and an example of what you mean, the original ask is a little vague.

@deankarn

example use case validation type Photo struct { Photo string validate:"mimes=jpeg,bmp,png"}

ivybridge-3c33 avatar Sep 06 '19 09:09 ivybridge-3c33

@deankarn help

ivybridge-3c33 avatar Nov 19 '19 08:11 ivybridge-3c33

@ivybridge-3c33 you got a solution for this?

jackbaron avatar Oct 17 '22 08:10 jackbaron