Open
Description
See the conversation here:
It is very easy to incorrectly write a custom mapping transformer. We should consider adding a code analyzer that ensures users do it correctly.
On the same lines, since we explicitly don't check any of our Microsoft.ML
assemblies for custom mapping transformers, we should write an internal code analyzer that ensures we don't try to do that in our product.