bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueBase
Interface $ZodIssueBase
interface
$ZodIssueBase
{
code
?:
string
;
input
?:
unknown
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidType
$ZodIssueTooBig
$ZodIssueTooSmall
$ZodIssueInvalidStringFormat
$ZodIssueNotMultipleOf
$ZodIssueUnrecognizedKeys
$ZodIssueInvalidUnion
$ZodIssueInvalidKey
$ZodIssueInvalidElement
$ZodIssueInvalidValue
$ZodIssueCustom
Index
Properties
code?
input?
path
message
Properties
Optional
Readonly
code
code
?:
string
Optional
Readonly
input
input
?:
unknown
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
input
path
message
API
Assertions
GitHub
npm
bupkis
Loading...