Public vals
176
typeboxExample
@tmcw
Script
This val demonstrates how TypeBox objects
are interchangeable with JSON Schema objects - if you run
JSON.stringify() on one of them, you immediately get a JSON Schema validator. They do, in memory, have additional methods and information, but their easy conversion
to JSON Schema objects is a major win.