[service-bus] Make client validation consistent with other languages #12312
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Service Bus
Milestone
There are a few areas within the Service Bus package where we do client-side validation. After a review with the other language crews we've come up with the following changes that need to be made:
(using row numbers from our internal onenote):
- [ ] 14. receiveDeferredMessages with an empty list: "sequenceNumbers cannot be empty"- [ ] 16. empty batch send: "A ServiceBusMessageBatch or list of Message must have at least one Message"The text was updated successfully, but these errors were encountered: