I have MVVM WPF application, where model properties are decorated with validation attributes Required and custom attribute, that checks if value already exist. Validation is performed on LostFocus.I have MVVM WPF application, where model proper
I have MVVM WPF application, where model properties are decorated with validation attributes Required and custom attribute, that checks if value already exist. Validation is performed on LostFocus.I have MVVM WPF application, where model proper