CheckMessage.Debug

Enable it for what reason creation of convertor fails, if it is not due to type constraints.

template CheckMessage(To, From)
debug(AdvisedConvertorDebug)
alias Debug = AdvisedConvertorImplementation!(To, From)

Meta