Initially, I used (Validation.Errors)[0].ErrorContent as the binding path to get the validation error information. A binding error (index out of range) occurred when ...