ForbesLindesay / funtypes

Runtime validation for static types
MIT License
29 stars 4 forks source link

Optional Verbose Errors #29

Open ForbesLindesay opened 3 years ago

ForbesLindesay commented 3 years ago

This would provide TypeScript style error messages. Most of this should actually be pretty straightforward with the current implementation.

Primary description of the idea: https://github.com/pelotom/runtypes/issues/10