|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.wsdl.WSDLValidator
class WSDLValidator
| Method Summary | |
|---|---|
List
|
validate(Definitions wsdl, WSDLParserContext ctx)
|
void
|
validateBindings(def bnds, def ctx)
|
void
|
validateMessageParts(Message msg, def ctx)
|
void
|
validatePortTypeMessages(def ptms, def ctx)
|
void
|
validateServicePorts(def ports, def ctx)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
List validate(Definitions wsdl, WSDLParserContext ctx)
void validateBindings(def bnds, def ctx)
void validateMessageParts(Message msg, def ctx)
void validatePortTypeMessages(def ptms, def ctx)
void validateServicePorts(def ports, def ctx)
Groovy Documentation