public abstract class XmlMarshallingValidationCallback<T> extends AbstractValidationCallback<T>
applicationContext| Constructor and Description |
|---|
XmlMarshallingValidationCallback()
Default constructor.
|
XmlMarshallingValidationCallback(org.springframework.oxm.Unmarshaller unmarshaller)
Default constructor with unmarshaller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Message message,
TestContext context)
Validate callback method with received message.
|
setApplicationContext, validatepublic XmlMarshallingValidationCallback()
public XmlMarshallingValidationCallback(org.springframework.oxm.Unmarshaller unmarshaller)
public void validate(Message message, TestContext context)
ValidationCallbackvalidate in interface ValidationCallbackvalidate in class AbstractValidationCallback<T>Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.