deno.land / x / typebox@0.32.21 / changelog / 0.25.9.md

0.25.9

Updates:

  • 282 TypeBox now supports custom types. These types require the user to specify a custom [Kind] string on the type. Custom types can be registered via Custom.Set('<Kind>', (value) => { ... }) which allow the TypeCompiler and Value API's to make use of user defined validation logic.
typebox

Version Info

Tagged at
3 weeks ago