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