This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
How I can check file validation #79
Comments
Hmm, this could be a useful feature to add in. At which step of the process would you want to do this - before the user sees the raw file data preview? |
@unframework |
@unframework |
Hi Mehul, my day job has been really busy in the last couple weeks, but I should have time to look at this this week. I can't guarantee anything though - I want to be slow and careful with API design, etc, so you may need a fallback plan unfortunately. Sorry about that 😐 |
@unframework I would like to work on it, please assign. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @unframework ,
I want to check file extension is valid or not, how I can do it.
And how we can prevent import if invalid file extension?
The text was updated successfully, but these errors were encountered: