Hello,

I want to implement a custom validation in a "Form Element plugin" but not able to find out in which function i should write the code for validation.

I tried to call my validation function in formatData() function but before validation data gets stored in the database table.

As I want to implement my custom validation rather than the validations provided kindly help me with the location of where to call my validation function.

Thanks & Regards,

Aniket