Variable dataErrorKeysConst
dataErrorKeys: {
dataIsNull: "basalt-helper.error.data_is_null";
dataMustBeObject: "basalt-helper.error.data_must_be_object";
} = ...
Type declaration
Readonly
dataIsNull: "basalt-helper.error.data_is_null"
Readonly
dataMustBeObject: "basalt-helper.error.data_must_be_object"
Core data key error is a list of errors in the data context.