Are there ways to customize parameter behaviours in a model in ArcMap 10.8.1?
Specifically, I'd like to enable one model parameter only when another parameter (boolean type) is True.
In a script tool, I can achieve this by editing ToolValidator class. Can something similar be done with a model?