MalInt
Preparing search index...
errors
InvalidConfigurationValueError
Interface InvalidConfigurationValueError
Returned when a configuration value has an invalid type or shape.
interface
InvalidConfigurationValueError
{
message
:
string
;
path
:
string
[]
;
type
:
"invalidConfigurationValue"
;
valueType
:
string
;
}
Index
Properties
message
path
type
value
Type
Properties
message
message
:
string
path
path
:
string
[]
type
type
:
"invalidConfigurationValue"
value
Type
valueType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
type
value
Type
MalInt
Loading...
Returned when a configuration value has an invalid type or shape.