Form Validation in HTML This is an app that validates form inputs using HTML. It uses JavaScript to check for any invalid fields. Getting Started Clone the repository. Open index.html on your browser. Enter input fields on the form. Check for any errors in form input fields.