Preparing search index...
The search index is not available
@jackdbd/schema-validators
@jackdbd/schema-validators
throwWhenNotConform
Function throwWhenNotConform
Validates that a value conforms to a schema. Throws if the validation failes.
throwWhenNotConform
<
V
>
(
config
:
Config
<
V
>
,
options
?:
Options
)
:
void
Type Parameters
V
Parameters
config
:
Config
<
V
>
Optional
options
:
Options
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jackdbd/schema-validators
Loading...
Validates that a value conforms to a schema. Throws if the validation failes.