public class InboundChannelModelValidator extends Object implements ChannelValidator
| Constructor and Description |
|---|
InboundChannelModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateChannel(ChannelModel channelModel) |
protected void |
validateChannel(InboundChannelModel inboundChannelModel) |
protected void |
validateDeserializer(InboundChannelModel inboundChannelModel) |
public void validateChannel(ChannelModel channelModel)
validateChannel in interface ChannelValidatorprotected void validateChannel(InboundChannelModel inboundChannelModel)
protected void validateDeserializer(InboundChannelModel inboundChannelModel)
Copyright © 2021 Flowable. All rights reserved.