Constructor and Description |
---|
Description1003() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Return the assertion identifier.
|
void |
validate(Object target,
WodenContext wodenCtx)
Validates the specified WSDL object against this assertion.
|
public String getId()
Assertion
public void validate(Object target, WodenContext wodenCtx) throws WSDLException
Assertion
validate
in interface Assertion
target
- the WSDL object that is the target of the assertionwodenCtx
- WodenContext containing helper objects useful to
Assertion implementorsWSDLException
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.