|
|
|
|
|
by madeofpalk
431 days ago
|
|
Since recent typescript features have made it more possible, I’m less interested in runtime validation, and really only keen in build-type schema validation. There’s a few tools out there that generate code that typescript will prove will validate your schema. That I think is the path forward. |
|