Variable DATA_KEY_ERRORConst
DATA_KEY_ERROR: {
DATA_IS_NULL: "basalt-helper.error.data_is_null";
DATA_MUST_BE_OBJECT: "basalt-helper.error.data_must_be_object";
} = ...
Type declaration
Readonly
DATA_IS_NULL: "basalt-helper.error.data_is_null"
Readonly
DATA_MUST_BE_OBJECT: "basalt-helper.error.data_must_be_object"
Core data key error is a list of errors in the data context.