Open ghost opened 5 years ago
The Partition and Row Keys have restrictions in terms of the characters allowed and the total length of the value.
There needs to be validation at the TableEntity level that checks these constraints, before the data is sent off to Azure to be processed.
The Partition and Row Keys have restrictions in terms of the characters allowed and the total length of the value.
There needs to be validation at the TableEntity level that checks these constraints, before the data is sent off to Azure to be processed.