I have two inputs: - First one on which I apply my custom validator - Second one which value I use in my custom validator (it is dynamic and editable)
If I apply my cust
I found this to be much better
this.myForm.markAllAsTouched();