Simple Form Validation

Add novalidate attribute to form tag and required attribute to input tag.

Validating multiple rules

Inputs Validation