Skip to content

WebEngineering-Univaq/JS_Example_simplechecker2

Repository files navigation

JS_Example_simplechecker2

Javascript simple form validation library

This example shows how to use javascript to build a structure of validation objects and automatically apply them to form fields to perform input validation

Usage

This is a sample application developed during the lectures of the Web Engineering course. The code is organized to best match the lecture topics and examples. It is not intended for production use and is not optimized in any way.

This example code will be shown and described approximately during the 23rd lecture of the course, so wait to download it, since it may get updated in the meanwhile.

Installation

Simply download the code and open the provided html file in your browser.


University of L'Aquila