Angular newby here,
I am having troubles with setting up the validator together with an ng-if directive. I figured out ng-if creates a new child scope but I am unable to access the parent validator property as described in the Kendo validator demo.
I've created a dojo where the problem is simulated: http://dojo.telerik.com/AyIzo/4
Hoping for a solution.
Thanks in advance.
Joey Lemmens