UNIZETO_TECHNOL_2
15 years agoOccasional Contributor
Validate Request sent to MockService
Hi !
I would like to validate a request sent to my WsdlMockService, and if it does not validate, i would like to send a fault Response. How can i achieve that ?
I am thinking about invoking validation in the onRequestScript, please provide me with information on how to do that. I know about the WSDLValidator class, but i cannot think of a way to use it properly.
I would like to validate a request sent to my WsdlMockService, and if it does not validate, i would like to send a fault Response. How can i achieve that ?
I am thinking about invoking validation in the onRequestScript, please provide me with information on how to do that. I know about the WSDLValidator class, but i cannot think of a way to use it properly.