This lets me run my inputs through a schema validator, and ensure that the type I'm using statically will match the schema used at runtime.
This lets me run my inputs through a schema validator, and ensure that the type I'm using statically will match the schema used at runtime.