This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Providing no credentials to AzureBlobStorageCredentials
raises wrong error message
#140
Labels
good first issue
Good for newcomers
When I don't provide anything to my
AzureBlobStorageCredentials
:e.g.
I get this error:
Because the validator is only doing an xor check, not checking that one of the values is
True
.The text was updated successfully, but these errors were encountered: