Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

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,359
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