1
Answer

json schema validation

Photo of Farhan Ahmed

Farhan Ahmed

4y
827
1
I have have json schema file stored in blob storage. All I have to do is get the request from client match this request with json schema which stored in azure blob storage. If it is valid than save into blob storage. Send message service bus.

Answers (1)