@traversable/schema
Preparing search index...
@traversable/schema-errors
getValidator
Variable getValidator
Const
getValidator
:
<
S
extends
t_Schema
>
(
schema
:
S
,
options
?:
Options
,
)
=>
Validator
<
S
[
"_type"
]
>
= ...
Type declaration
<
S
extends
t_Schema
>
(
schema
:
S
,
options
?:
Options
)
:
Validator
<
S
[
"_type"
]
>
Type Parameters
S
extends
t_Schema
Parameters
schema
:
S
Optional
options
:
Options
Returns
Validator
<
S
[
"_type"
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...