i need to remove red rectangle around combobox. I have setup combobox in xaml like (below) this and i`m trying to override of the Validation.ErrorTemplate.
Add your Combobox, Validation.ErrorTemplate="{x:Null}" ; this code is ignore errors.