Uses of Class
org.frankframework.soap.SoapValidator
Packages that use SoapValidator
Package
Description
-
Uses of SoapValidator in org.frankframework.extensions.api
Subclasses of SoapValidator in org.frankframework.extensions.apiModifier and TypeClassDescriptionclassExtension to WsdlXmlValidator for API Management. -
Uses of SoapValidator in org.frankframework.extensions.esb
Subclasses of SoapValidator in org.frankframework.extensions.esbModifier and TypeClassDescriptionclassXmlValidator 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. -
Uses of SoapValidator in org.frankframework.extensions.fxf
Subclasses of SoapValidator in org.frankframework.extensions.fxf -
Uses of SoapValidator in org.frankframework.pipes
Subclasses of SoapValidator in org.frankframework.pipesModifier and TypeClassDescriptionclassXmlValidator that will read the XSD's to use from a WSDL.