Structure-Check is a TypeScript library for dealing with casting and validating data structures on runtime.
Use your favorite package manager to add @muhammetaliakbay/structure-check as your dependency.
npm install @muhammetaliakbay/structure-check --save
Find detailed api documentations here https://structure-check.muhammetaliakbay.com/.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.