English | Français
This repository uses TypeScript as the client-side validation tool. The file index.html, the sole HTML file needed for this exercise, is a mock application form for a job.
Lastly, because the source of the JS file is in a directory named script, this is how you must compile the TypeScript file named validation.ts if you are in the root of this project:
cd scripttsc validation.ts