Function: assertValidSyncDeviceId()
assertValidSyncDeviceId(
deviceId:string):void
Defined in: electron/services/sync/providerKeyValidation.ts:23
Validates a persisted cloud sync device identifier.
Parameters
deviceId
string
Returns
void
Remarks
Keeps historical error messages stable so existing tests and telemetry comparisons do not regress.