interface-forge - v2.5.0
Preparing search index...
examples/11-zod-custom-handlers
callbackFactory
Variable callbackFactory
Const
callbackFactory
:
ZodFactory
<
ZodObject
<
{
id
:
ZodUUID
;
name
:
ZodString
;
onError
:
$ZodFunction
<
$ZodFunctionArgs
,
$ZodFunctionOut
>
;
onSuccess
:
$ZodFunction
<
$ZodFunctionArgs
,
$ZodFunctionOut
>
;
}
,
$strip
,
>
,
ZodFactoryOptions
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
interface-forge - v2.5.0
Loading...