Package org.frankframework.validation
Interface SchemasProvider
- All Known Implementing Classes:
Json2XmlValidator
,SoapValidator
,WsdlXmlValidator
,XmlValidator
public interface SchemasProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetSchemas
(PipeLineSession session) getSchemasId
(PipeLineSession session)
-
Method Details
-
getSchemasId
- Throws:
ConfigurationException
-
getSchemas
- Throws:
ConfigurationException
-
getSchemasId
- Throws:
PipeRunException
-
getSchemas
- Throws:
PipeRunException
-