
look at my screenshot
at the bottom part of the image
there's a email field and i set it as required.
This is the view when adding members in FrontEndUser
My problem is as an admin i can submit the following fields without the validation in email whether it is not in proper format of email.
Ex. in email field
Email: test
without the '@' and a domain.com
i can submit it..
what i want is to have a validation
wherein it will says the "The email address is not in proper format"
something like that