FormBuilder: Async validator depended on other form field

Hey folks,

how can I have a FormBuilder form with an async validation function (observable) that is just triggered depending if a radio group has a certain value?

I tried plenty code snippets, but it won’t work.

The global form validation is not triggered, once a field value has been changed…

Thanks Oliver