Closed MAICO-Diagnostics closed 7 months ago
Fixed problems when resetting the InputKit FormView. It seems that only a notification of IsValid property is missing. I looked at InputKit.Shared.Controls.AdvancedEntry.CheckAndDisplayValidations() and copied the missing code from there.
I have created an corresponding issue: https://github.com/enisn/UraniumUI/issues/652
Fixed problems when resetting the InputKit FormView. It seems that only a notification of IsValid property is missing. I looked at InputKit.Shared.Controls.AdvancedEntry.CheckAndDisplayValidations() and copied the missing code from there.