interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodIssueInvalidStringFormat
Interface $ZodIssueInvalidStringFormat
interface
$ZodIssueInvalidStringFormat
{
code
:
"invalid_format"
;
format
:
string
&
{}
|
$ZodStringFormats
;
input
:
string
;
message
:
string
;
path
:
PropertyKey
[]
;
pattern
?:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidStringFormat
Index
Properties
code
format
input
message
path
pattern?
Properties
Readonly
code
code
:
"invalid_format"
Readonly
format
format
:
string
&
{}
|
$ZodStringFormats
Readonly
input
input
:
string
Readonly
message
message
:
string
Readonly
path
path
:
PropertyKey
[]
Optional
Readonly
pattern
pattern
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
format
input
message
path
pattern
interface-forge - v2.5.0
Loading...