@rendley/sdk - v1.12.6
Preparing search index...
Zod
typeToFlattenedError
Type Alias typeToFlattenedError<T, U>
type
typeToFlattenedError
<
T
,
U
=
string
>
=
{
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
;
formErrors
:
U
[]
;
}
Type Parameters
T
U
=
string
Index
Properties
field
Errors
form
Errors
Properties
field
Errors
fieldErrors
:
{
[
P
in
allKeys
<
T
>
]
?:
U
[]
}
form
Errors
formErrors
:
U
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
Errors
form
Errors
@rendley/sdk - v1.12.6
Loading...