So for the Email, I want every user that register to have a @ in their Email. Otherwise, it will prompt out an error saying that Email is invalid.
For example, if the user enter "Johngmail.com" there will be an error because it doesnt have "@".
So the correct email would be "[email protected]".