Uses of Class
org.frankframework.pipes.Json2XmlValidator
-
Uses of Json2XmlValidator in org.frankframework.http.rest
Modifier and TypeMethodDescriptionstatic Optional<Json2XmlValidator>
ApiServiceDispatcher.getJsonInputValidator
(PipeLine pipeLine) static Optional<Json2XmlValidator>
ApiServiceDispatcher.getJsonOutputValidator
(PipeLine pipeline, String exit) -
Uses of Json2XmlValidator in org.frankframework.pipes
Modifier and TypeClassDescriptionclass
XmlValidator that will read the XSD's to use from a WSDL. -
Uses of Json2XmlValidator in org.frankframework.soap
Modifier and TypeClassDescriptionclass
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.