According to FilePond documentation, there are many callbacks to allow customization.
https://pqina.nl/filepond/docs/patterns/api/filepond-instance/
I am looking to add my own validation code in the onaddfilestartcallback. How to find the instance?
Hi Stanley,
The plugin does not expose the filepond instance. So what you are attempting to do it not currently supported by the plugin. However, I could put it on the roadmap for future development.
Kind regards,
Stuart