|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.woden.internal.wsdl20.validation.WSDLValidator
public class WSDLValidator
Validates a WSDL 2.0 Description component by walking the component model tree and checking the relevant assertions for each component.
TODO add dependency checking for prereq assertions
TODO decide if a return value is needed indicating the result (boolean or err/warn/OK)
| Constructor Summary | |
|---|---|
WSDLValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(Description description,
WSDLContext wsdlContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLValidator()
| Method Detail |
|---|
public void validate(Description description,
WSDLContext wsdlContext)
throws WSDLException
WSDLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||