The validate function of the parent coach view is called before passing to the child coach views, you can make the tab validate function to show the tab label in red color by trapping the tab validate event handler if it not already being done by making a copy of the tab control. You can use this.context.element.querySelectorAll to get the tab label element and then set the style.