@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
String
Interface String
interface
String
{
_zod
:
{
def
:
{
type
:
"string"
}
}
;
maxLength
?:
number
;
minLength
?:
number
;
}
Hierarchy (
View Summary
)
F
.
Z
.
String
.
Bag
String
Index
Properties
_
zod
max
Length?
min
Length?
Properties
_
zod
_zod
:
{
def
:
{
type
:
"string"
}
}
Optional
max
Length
maxLength
?:
number
Optional
min
Length
minLength
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
max
Length
min
Length
@traversable/schema
Loading...