at_client_sdk
at_client_sdk copied to clipboard
setCurrentAtSign allows empty string
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