@traversable/schema
Preparing search index...
@traversable/schema-to-validator
fromSchemaWithOptions
Variable fromSchemaWithOptions
Const
fromSchemaWithOptions
:
(
options
:
Options
,
)
=>
<
S
extends
t_Schema
>
(
x
:
S
,
ix
?:
t
.
Functor
.
Index
,
)
=>
(
u
:
unknown
)
=>
true
|
ValidationError
[]
= ...
Type declaration
(
options
:
Options
,
)
:
<
S
extends
t_Schema
>
(
x
:
S
,
ix
?:
t
.
Functor
.
Index
,
)
=>
(
u
:
unknown
)
=>
true
|
ValidationError
[]
Parameters
options
:
Options
Returns
<
S
extends
t_Schema
>
(
x
:
S
,
ix
?:
t
.
Functor
.
Index
,
)
=>
(
u
:
unknown
)
=>
true
|
ValidationError
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...