output
Preparing search index...
evals/src
verify
Function verify
verify
<
I
extends
ZodType
,
O
extends
ZodType
>
(
options
:
VerifyOptions
<
I
,
O
>
,
fn
:
CheckFn
<
infer
<
I
>
,
infer
<
O
>
>
,
)
:
any
Type Parameters
I
extends
ZodType
O
extends
ZodType
Parameters
options
:
VerifyOptions
<
I
,
O
>
fn
:
CheckFn
<
infer
<
I
>
,
infer
<
O
>
>
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
output
Loading...