Teleforge API Reference - v0.1.0
Preparing search index...
core/src
ValidationError
Interface ValidationError
interface
ValidationError
{
message
:
string
;
path
:
string
;
type
:
|
"duplicate_entry_point"
|
"invalid_flow_ref"
|
"invalid_step"
|
"missing_default_step"
|
"orphan_route"
|
"unknown_flow"
;
}
Index
Properties
message
path
type
Properties
message
message
:
string
path
path
:
string
type
type
:
|
"duplicate_entry_point"
|
"invalid_flow_ref"
|
"invalid_step"
|
"missing_default_step"
|
"orphan_route"
|
"unknown_flow"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
path
type
Teleforge API Reference - v0.1.0
Loading...