0

How can I disable WSDL file validation in Zend Studio? I have many WSDL files in a project and it takes much much time to validate all of them.

Thank you in advance.

farzan
  • 1,160
  • 2
  • 14
  • 25

1 Answers1

1

I don't use Zend Studio. But since it's based on Eclipse, i guess you can disable validation by going to Project Settings->Validation Tab, and deselect the WSDL validator.

fqsxr
  • 672
  • 6
  • 10