How to validate SOAP requests against a WSDL using nodejs

We have a requirement to validate SOAP requests and responses against a WSDL. How to achieve this requirement in nodejs. Is there any inbuilt npm modules to do this? Any links or references?

Your assistance is greatly appreciated.

0 1 1,243
1 REPLY 1

Hi @Siva Kumar Nasimsetty, maybe try with xsd-schema-validator, node-libxml-xsd

BTW if you want to do that in Apigee, we have a OOTB SOAPMessageValidation policy.

https://docs.apigee.com/api-platform/reference/policies/message-validation-policy