Hi,
I have form with a nested component containing a drop down
I have managed to get the value selected from the component to the main component using emitup.
Now I am trying to trigger some validation on the field. How is this done? does it have to be triggered manually?