问题
I must send events to Azure Event Hub directly using http protocol. How can I validate payload json schema of the event in Azure (same as validating in a web api) before the event ingestion?
来源:https://stackoverflow.com/questions/54789404/is-there-any-way-to-validate-events-payload-schema-while-using-azure-event-hub-a