mobx-keystone
Preparing search index...
TypeCheckErrorData
Interface TypeCheckErrorData
interface
TypeCheckErrorData
{
actualValue
:
any
;
expectedTypeName
:
string
;
modelTrail
?:
readonly
string
[]
;
path
:
Path
;
typeCheckedValue
?:
any
;
}
Index
Properties
actual
Value
expected
Type
Name
model
Trail?
path
type
Checked
Value?
Properties
actual
Value
actualValue
:
any
expected
Type
Name
expectedTypeName
:
string
Optional
model
Trail
modelTrail
?:
readonly
string
[]
path
path
:
Path
Optional
type
Checked
Value
typeCheckedValue
?:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
Value
expected
Type
Name
model
Trail
path
type
Checked
Value
mobx-keystone
Loading...