mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
validateSchema
Function validateSchema
validateSchema
(
value
:
unknown
,
schema
:
Schema
,
path
?:
string
)
:
void
throws with a path-qualified message at the first field that does not match
schema
Parameters
value
:
unknown
schema
:
Schema
path
:
string
= '$'
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
throws with a path-qualified message at the first field that does not match
schema