adobe-firefly-sdk
Preparing search index...
firefly/src/flat
ValidationErrorMessage
Type Alias ValidationErrorMessage
ValidationErrorMessage
type
ValidationErrorMessage
=
{
ctx
?:
{
[
key
:
string
]:
unknown
}
;
loc
:
(
number
|
string
)
[]
;
msg
:
string
;
type
:
string
;
}
Index
Properties
ctx?
loc
msg
type
Properties
Optional
ctx
ctx
?:
{
[
key
:
string
]:
unknown
}
Ctx
loc
loc
:
(
number
|
string
)
[]
Loc
msg
msg
:
string
Msg
type
type
:
string
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ctx
loc
msg
type
adobe-firefly-sdk
Loading...
ValidationErrorMessage