@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface MsvEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MsvEndpointBuilderFactory.AdvancedMsvEndpointBuilder
Advanced builder for endpoint for the MSV component.
|
static interface |
MsvEndpointBuilderFactory.MsvBuilders |
static interface |
MsvEndpointBuilderFactory.MsvEndpointBuilder
Builder for endpoint for the MSV component.
|
| Modifier and Type | Method and Description |
|---|---|
static MsvEndpointBuilderFactory.MsvEndpointBuilder |
msv(String path)
MSV (camel-msv)
Validates the payload of a message using the MSV Library.
|
static MsvEndpointBuilderFactory.MsvEndpointBuilder msv(String path)
msv:resourceUri
Path parameter: resourceUri (required)
URL to a local resource on the classpath, or a reference to lookup a bean
in the Registry, or a full URL to a remote resource or resource on the
file system which contains the XSD to validate against.Apache Camel