In WPF validation, whats the difference between the following:
ValidatesOnNotifyDataErrors = True ValidatesOnDataErrors = True
ValidatesOnNotifyDataErrors = True
ValidatesOnDataErrors = True