Preparing search index...
The search index is not available
adba
adba
zod
z
strictObject
Function strictObject
strict
Object
<
Shape
>
(
shape
,
params
?
)
:
ZodObject
<
Shape
,
"strict"
,
ZodTypeAny
,
{
[
k
in
string
|
number
|
symbol
]
:
addQuestionMarks
<
baseObjectOutputType
<
Shape
>
,
any
>
[
k
]
}
,
{
[
k
in
string
|
number
|
symbol
]
:
baseObjectInputType
<
Shape
>
[
k
]
}
>
Type Parameters
Shape
extends
ZodRawShape
Parameters
shape
:
Shape
Optional
params
:
RawCreateParams
Returns
ZodObject
<
Shape
,
"strict"
,
ZodTypeAny
,
{
[
k
in
string
|
number
|
symbol
]
:
addQuestionMarks
<
baseObjectOutputType
<
Shape
>
,
any
>
[
k
]
}
,
{
[
k
in
string
|
number
|
symbol
]
:
baseObjectInputType
<
Shape
>
[
k
]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adba
Loading...