Class InboundChannelModelValidator
java.lang.Object
org.flowable.eventregistry.json.converter.InboundChannelModelValidator
- All Implemented Interfaces:
ChannelValidator
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
validateChannel
(ChannelModel channelModel) protected void
validateChannel
(InboundChannelModel inboundChannelModel) protected void
validateDeserializer
(InboundChannelModel inboundChannelModel)
-
Constructor Details
-
InboundChannelModelValidator
public InboundChannelModelValidator()
-
-
Method Details
-
validateChannel
- Specified by:
validateChannel
in interfaceChannelValidator
-
validateChannel
-
validateDeserializer
-