I've implemented the IDataErrorInfo interface, which is working as shown below.
I have not created my ErrorTemplate , which is being used is the .NET standard.
I would like to know if there is somewhere the XAML code of this error template, because my intention is to create my own error template based on it.
I have already searched the MSDN and tried to use the WPF Tree Visualizer, but I did not succeed.