-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Currently, the blob metadata that are set via client methods are not validated. Azure Storage has relatively exotic restrictions on metadata keys:
Therefore, it would be useful implement the restrictions also in this library. When doing so, checking to size limit of the metadata could be implemented as well.