Hendrik Hein
Hendrik Hein
Hey Maurr, when you add the target and the processor to the message unfortunately this is making some other problems. The field validation will not work correct after you validate...
Thank you for the fast response. I am using the version 1.60.15. I already use sap.ui.getCore().getMessageManager().registerObject(page, true); for the automatic validation of types. I found the problem in my case....
Hi Vladimirs, i am not using the Validator with changing the ValueStates by it self, i am using the addMessage function if for example an error occours. ``` this._oMessageManager.addMessages( new...