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