If we use the InputWitIcon widget that we can reference from OutsystemsUI and in the input we have a visible validation message, the position of the icon changes to be center aligned with the input and also with the validation message.
The idea here is that the OutsystemsUI components and the platform code are able to live together without having to implement extra code in order to fix the UI when using both together.
Hope I was able to explain my pain.