AAI SDK
Preparing search index...
@alexkroman1/aai
index
StandardSchemaIssue
Interface StandardSchemaIssue
One validation issue in a failed Standard Schema result.
interface
StandardSchemaIssue
{
message
:
string
;
path
?:
readonly
(
PropertyKey
|
{
key
:
PropertyKey
}
)
[]
;
}
Index
Properties
message
path?
Properties
Readonly
message
message
:
string
Optional
Readonly
path
path
?:
readonly
(
PropertyKey
|
{
key
:
PropertyKey
}
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
AAI SDK
Loading...
One validation issue in a failed Standard Schema result.