@rendley/sdk - v1.12.6
Preparing search index...
Zod
custom
Variable custom
Const
custom
:
<
T
>
(
check
?:
(
data
:
unknown
)
=>
any
,
params
?:
string
|
CustomParams
|
(
(
input
:
any
)
=>
CustomParams
)
,
fatal
?:
boolean
,
)
=>
Zod
.
ZodType
<
T
,
Zod
.
ZodTypeDef
,
T
>
Type Declaration
<
T
>
(
check
?:
(
data
:
unknown
)
=>
any
,
params
?:
string
|
CustomParams
|
(
(
input
:
any
)
=>
CustomParams
)
,
fatal
?:
boolean
,
)
:
Zod
.
ZodType
<
T
,
Zod
.
ZodTypeDef
,
T
>
Type Parameters
T
Parameters
Optional
check
:
(
data
:
unknown
)
=>
any
Optional
params
:
string
|
CustomParams
|
(
(
input
:
any
)
=>
CustomParams
)
Optional
fatal
:
boolean
Returns
Zod
.
ZodType
<
T
,
Zod
.
ZodTypeDef
,
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...