In this video, we create a simple email validation you can use in your form. An email address has a general syntax (contains one @ symbol, a . symbol after the @ symbol, and so on), and checks whether the inserted text is following the general syntax/structure of an email.