Forum Discussion

Pallavi_M's avatar
Pallavi_M
New Contributor
7 years ago

Validating unique tag values in requests

how do we validate if we have more than 3 unique values in a request and throw the corresponding response.

 

example: suppose there are 3tags in the request: address,city,state, that has unique values so which dispatch style has to be used in service V?