@musallam/firefly-client
Preparing search index...
FireflyApiClient
ValidationErrorMessage
Interface ValidationErrorMessage
interface
ValidationErrorMessage
{
ctx
?:
ValidationErrorMessageCtx
;
loc
:
ValidationErrorMessageLocItem
[]
;
msg
:
string
;
type
:
string
;
}
Index
Properties
ctx?
loc
msg
type
Properties
Optional
ctx
ctx
?:
ValidationErrorMessageCtx
loc
loc
:
ValidationErrorMessageLocItem
[]
msg
msg
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ctx
loc
msg
type
@musallam/firefly-client
Loading...