public static void ClearValidationError(this FrameworkElement frameworkElement) { ValidationUtils.ClearValidationError(frameworkElement); }