How to get original extension file?
actually it can validate by extension on filename, but how if the extension on filename changed?
ex :
original filename -> this-file.json
the filename changed to -> this-file.jpg
is possible to validate that this-file.jpg is json?