Http Xml Validator

Source https://github.com/BizTalkComponents/HttpXmlValidator
NuGet package https://www.nuget.org/packages/BizTalkComponents.PipelineComponents.HttpXmlValidator/
Download installer https://github.com/BizTalkComponents/HttpXmlValidator/releases

Description

Intended to be used together with the WebHttp adapter. Uses XmlValidator component to validate the XML instance and return HTTP 400 to the client if the message is not valid.

This component is useful when you need to reject invalid XML messages received via HTTP.