I have been trying to validate a template driven form, part of which comes from a router outlet.
The router outlet show different form fields depending upon the option clicked.
This is enclosed in a form tag, the first three fields are being validated normally, however, when there is any part of form appears in router outlet that does not get validated.
Have tried different thing from medium and this platform.
Due to some complexity can not share the code.
Thank you in advance.
I tried this.