AzBobbyTables icon indicating copy to clipboard operation
AzBobbyTables copied to clipboard

Validation for RowKey and PartitionKey case sensitivity is not case sensitive

Open PalmEmanuel opened this issue 9 months ago • 0 comments

The code here https://github.com/PalmEmanuel/AzBobbyTables/blob/main/source/AzBobbyTables.PS/Validation/ValidateEntity.cs does not seem to be case sensitive, which doesn't pop up any errors for the user if they provide Rowkey instead of RowKey.

PalmEmanuel avatar May 15 '24 18:05 PalmEmanuel