Uses of Interface
org.frankframework.validation.SchemasProvider
Packages that use SchemasProvider
Package
Description
-
Uses of SchemasProvider in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement SchemasProviderModifier and TypeClassDescriptionclass
Extension to WsdlXmlValidator for API Management. -
Uses of SchemasProvider in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement SchemasProviderModifier and TypeClassDescriptionclass
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. -
Uses of SchemasProvider in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement SchemasProvider -
Uses of SchemasProvider in org.frankframework.pipes
Classes in org.frankframework.pipes that implement SchemasProviderModifier and TypeClassDescriptionclass
Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.class
XmlValidator that will read the XSD's to use from a WSDL.class
Pipe that validates the input message against an XML Schema. -
Uses of SchemasProvider in org.frankframework.soap
Classes in org.frankframework.soap that implement SchemasProviderModifier and TypeClassDescriptionclass
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation. -
Uses of SchemasProvider in org.frankframework.validation
Fields in org.frankframework.validation declared as SchemasProviderMethods in org.frankframework.validation with parameters of type SchemasProvider