@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
Integer
Interface Integer
interface
Integer
{
_zod
:
{
bag
:
F
.
Z
.
Integer
.
Bag
;
def
:
{
checks
?:
F
.
Z
.
Integer
.
Check
[]
;
type
:
"int"
}
;
}
;
exclusiveMaximum
?:
number
;
exclusiveMinimum
?:
number
;
maximum
?:
number
;
minimum
?:
number
;
multipleOf
?:
number
;
}
Hierarchy (
View Summary
)
F
.
Z
.
Number
.
Bag
Integer
Index
Properties
_
zod
exclusive
Maximum?
exclusive
Minimum?
maximum?
minimum?
multiple
Of?
Properties
_
zod
_zod
:
{
bag
:
F
.
Z
.
Integer
.
Bag
;
def
:
{
checks
?:
F
.
Z
.
Integer
.
Check
[]
;
type
:
"int"
}
;
}
Optional
exclusive
Maximum
exclusiveMaximum
?:
number
Optional
exclusive
Minimum
exclusiveMinimum
?:
number
Optional
maximum
maximum
?:
number
Optional
minimum
minimum
?:
number
Optional
multiple
Of
multipleOf
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
exclusive
Maximum
exclusive
Minimum
maximum
minimum
multiple
Of
@traversable/schema
Loading...