at_client_sdk icon indicating copy to clipboard operation
at_client_sdk copied to clipboard

setCurrentAtSign allows empty string

Open gkc opened this issue 3 years ago • 0 comments

Describe the bug AtClientManager.setCurrentAtSign allows empty string argument for atSign. This results, later, in exceptions which are not obvious to diagnose.

Expected behavior AtClientManager.setCurrentAtSign should immediately reject malformed atSign arguments with an exception

Additional context See also https://github.com/atsign-foundation/at_client_sdk/issues/655

gkc avatar Aug 14 '22 14:08 gkc