I have a reactive form with multiple form groups, example:
this.myForm = this.formBuilder.group({ firstName:[\'\',[RxwebValidators.required()]], lastName: