Class EsbSoapValidator

All Implemented Interfaces:
HasSpecialDefaultValues, FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, HasTransactionAttribute, IConfigurable, IDualModeValidator, IForwardTarget, IPipe, IScopeProvider, IValidator, IWithParameters, IXmlValidator, NameAware, EventThrowing, WsdlGeneratorExtension<EsbSoapWsdlGeneratorContext>, SchemasProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

@Category(NN_SPECIAL) public class EsbSoapValidator extends SoapValidator implements WsdlGeneratorExtension<EsbSoapWsdlGeneratorContext>
XmlValidator that will automatically add the SOAP envelope XSD and the ESB XSD (e.g. a CommonMessageHeader.xsd) to the set of XSDs used for validation.
Author:
Michiel Meeuwissen, Jaco de Groot