Hi community,
Currently, I'm going to integrate Moodle with some other systems. And there're some custom validation I need to do before create user on Moodle. I'm looking for a way that I can custom the validation of create user, or in general, I'm looking for a way to override an existed form validation without modifying the existing code. Are there any way that I can do that?
Thank you!!