TinyBase logoTinyBase

TypeBoxSchematizer

The TypeBoxSchematizer interface represents a schematizer specifically for converting TypeBox schemas into TinyBase schemas.

Since

v7.1.0

toTablesSchema

The toTablesSchema method converts a mapping of TypeBox object schemas into a TinyBase TablesSchema. Read more.

toValuesSchema

The toValuesSchema method converts a mapping of TypeBox schemas into a TinyBase ValuesSchema. Read more.