Expected Behavior
After #111, Bind's Action property can be either a Route or Channel name. It's ambiguous to set both properties, any attempt to set both should be rejected.
Actual Behavior
Both the routeName and channelName can simultaneously be set
Expected Behavior
After #111, Bind's Action property can be either a Route or Channel name. It's ambiguous to set both properties, any attempt to set both should be rejected.
Actual Behavior
Both the
routeNameandchannelNamecan simultaneously be set