INotifyDataErrorInfo public interface INotifyDataErrorInfo Documentation bool HasErrors { get; } event EventHandler<DataErrorsChangedEventArgs> ErrorsChanged IEnumerable GetErrors(string propertyName)