Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
schema
ValidationErrorDetail
Interface ValidationErrorDetail
Schema validation error details.
interface
ValidationErrorDetail
{
message
:
string
;
path
:
string
;
}
Index
Properties
message
path
Properties
message
message
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
Genkit JS API reference
Loading...
Schema validation error details.