BUPKIS
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueStringEndsWith
Interface $ZodIssueStringEndsWith
interface
$ZodIssueStringEndsWith
{
code
:
"invalid_format"
;
format
:
"ends_with"
;
input
?:
string
;
message
:
string
;
path
:
PropertyKey
[]
;
pattern
?:
string
;
suffix
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueInvalidStringFormat
$ZodIssueStringEndsWith
Index
Properties
code
format
input?
message
path
pattern?
suffix
Properties
Readonly
code
code
:
"invalid_format"
format
format
:
"ends_with"
Optional
Readonly
input
input
?:
string
Readonly
message
message
:
string
Readonly
path
path
:
PropertyKey
[]
Optional
Readonly
pattern
pattern
?:
string
suffix
suffix
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
format
input
message
path
pattern
suffix
API
Assertions
GitHub
npm
BUPKIS
Loading...