How to Validate WSDLs with Eclipse

Create a new project and add the necessary resources which you need to validate.
Then right click on the file and click "validate".

This will detect errors , (issues) and it will save lot of time.



Check out the WSDL validator to go more in depth: http://wiki.eclipse.org/WSDL_Validator

 

 

 

 

Top