Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ZodInvalidArgumentsIssue
Interface ZodInvalidArgumentsIssue
interface
ZodInvalidArgumentsIssue
{
argumentsError
:
ZodError
<
any
>
;
code
:
"invalid_arguments"
;
message
?:
string
;
path
:
(
string
|
number
)
[]
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
ZodIssueBase
ZodInvalidArgumentsIssue
Index
Properties
arguments
Error
code
message?
path
Properties
arguments
Error
arguments
Error
:
ZodError
<
any
>
code
code
:
"invalid_arguments"
Optional
message
message
?:
string
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
arguments
Error
code
message
path
Official Cockpit API Documentation
Houston Common Library
Loading...