TinyBase logoTinyBase

Schematizer

The Schematizer interface represents a schema converter that can transform external validation library schemas into TinyBase TablesSchema and ValuesSchema formats.

Since

v7.1.0

toTablesSchema

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

toValuesSchema

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