Simple Form Validation

Add novalidateattribute to form tag and requiredattribute to input tag.

Validating multiple rules

Inputs Validation