Open diegodesouza opened 1 year ago
I'm wondering if there's a way to create a custom validation where if it logic or value was true it would then return an error message.
For example: In a signup form, if the user has already used an email, I'd like to have a validation message below the email field.
Please let me know if this makes sense. thanks
I'm wondering if there's a way to create a custom validation where if it logic or value was true it would then return an error message.
For example: In a signup form, if the user has already used an email, I'd like to have a validation message below the email field.
Please let me know if this makes sense. thanks