bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodStringDef
Interface $ZodStringDef
interface
$ZodStringDef
{
type
:
"string"
;
coerce
?:
boolean
;
checks
?:
z
.
core
.
$ZodCheck
<
string
>
[]
;
error
?:
$ZodErrorMap
<
never
>
;
}
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodStringDef
$ZodStringFormatDef
Index
Properties
type
coerce?
checks?
error?
Properties
type
type
:
"string"
Optional
coerce
coerce
?:
boolean
Optional
checks
checks
?:
z
.
core
.
$ZodCheck
<
string
>
[]
Optional
error
error
?:
$ZodErrorMap
<
never
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
coerce
checks
error
API
Assertions
GitHub
npm
bupkis
Loading...