JQuery.validate.js validates the input form only after clicking the submit button. This example forces validation during the input and errors if any validation failed before even form is submitted.
ValidationSee the Pen by santhudr (@santhudr) on CodePen.