Adding validation attributes to form elements (html5 form controls) Adding constraints With regular expressions for patterns (such as phone number, passwords)
Note: 'submit' event fires on the
Handling events -submit Validationg using Constraint Validation API Create functions to- Process Data
- Store Data