Is there any setting (e.g.
Code:
Option Even Stricter
) that prevents passing an integer through a parameter that expects an enum?

Or - what do you recommend instead?