gurpsdomain / GurpsyMcGurpsFace

A (not yet) fully functional webbrowser based Gurps Character Sheet Editor
https://gurpsdomain.github.io/GurpsyMcGurpsFace/
4 stars 0 forks source link

Add some type of validation for the various models #16

Closed meronbrouwer closed 7 years ago

meronbrouwer commented 7 years ago

See for instance: https://github.com/pleerock/class-validator

If we add something as the above, we can create a uniform way to validate the various modeks we use.

meronbrouwer commented 7 years ago

Since we now have a more robust way to create models, the model will be able to validate itself.