Note: We used jsonschema package for validation in this project, consider that if you are going to use validation for enterprise level, you should use AJV which support JSONSchema DraftV7 which is the latest.
To use this Project: you should first run "npm i" in the console. then run "npm run serve" which runs a dev server on "http://localhost:8080/"
Author: SeyyedMahdi Hassanpour
Email: Smahdi1991@gmail.com