bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueStringCommonFormats
Interface $ZodIssueStringCommonFormats
interface
$ZodIssueStringCommonFormats
{
format
:
|
"date"
|
"email"
|
"url"
|
"emoji"
|
"guid"
|
"uuid"
|
"nanoid"
|
"cuid"
|
"cuid2"
|
"ulid"
|
"base64"
|
"base64url"
|
"xid"
|
"ksuid"
|
"ipv4"
|
"ipv6"
|
"cidrv4"
|
"cidrv6"
|
"e164"
|
"datetime"
|
"time"
|
"duration"
|
"lowercase"
|
"uppercase"
|
"json_string"
;
code
:
"invalid_format"
;
pattern
?:
string
;
input
?:
string
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueInvalidStringFormat
$ZodIssueStringCommonFormats
Index
Properties
format
code
pattern?
input?
path
message
Properties
format
format
:
|
"date"
|
"email"
|
"url"
|
"emoji"
|
"guid"
|
"uuid"
|
"nanoid"
|
"cuid"
|
"cuid2"
|
"ulid"
|
"base64"
|
"base64url"
|
"xid"
|
"ksuid"
|
"ipv4"
|
"ipv6"
|
"cidrv4"
|
"cidrv6"
|
"e164"
|
"datetime"
|
"time"
|
"duration"
|
"lowercase"
|
"uppercase"
|
"json_string"
Readonly
code
code
:
"invalid_format"
Optional
Readonly
pattern
pattern
?:
string
Optional
Readonly
input
input
?:
string
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
code
pattern
input
path
message
API
Assertions
GitHub
npm
bupkis
Loading...