open-nav
GitHub
npm
Preparing search index...
core/src
createSchemaValidator
Function createSchemaValidator
createSchemaValidator
(
tables
:
SchemaValidatorTables
,
)
:
(
rootName
:
string
,
value
:
unknown
,
collector
:
IssueCollector
)
=>
void
Build a schema validator bound to one system's generated descriptors.
Parameters
tables
:
SchemaValidatorTables
Returns
(
rootName
:
string
,
value
:
unknown
,
collector
:
IssueCollector
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
open-nav
Loading...
Build a schema validator bound to one system's generated descriptors.