@magic-xpa/gui 4.800.0-dev480.214 → 4.800.0-dev480.219

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10807,8 +10807,6 @@ class Property {
10807
10807
  }
10808
10808
  this.customValidatorValues.set(customPropertyKey, new CustomValidator(!InValid, errString));
10809
10809
  }
10810
- if (!isNullOrUndefined(this.customValidatorProperties))
10811
- mgControl.RefreshDisplay();
10812
10810
  }
10813
10811
  });
10814
10812
  }