Validate SOAP Message(s) | Object. Validates request and/or response messages. You may select both Request and Response. | |
Value | Description | |
Request | Validate all requests. | |
Response | Validate all responses. |
Important: | Be aware that Mediator does not remove wsu:Id attributes that may have been added to a request by a client as a result of security operations against request elements (that is, signatures and encryptions). In this case, to avoid schema validation failures you would have to add a Request Transformation action or a Response Transformation action to the API so that the requests and responses are passed to an XSL transformation file that removes the wsu:Id attribute. |