Adding validation to a web service?

D

DomoChan

I have some methods which I would like to be validated at the web
service level. for instance, if I have a function IsNumberFive( int
value ); I want it to be embedded in the wsdl file to check for
value=5. I dont want to do this programatically. I heard there was a
validation mechinism for wsdl but I dont know what it is or how to use
it?

Thanks,
-Velik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top