This is my group -
this.fb.group( {email: new FormControl(\'\')}, { validators: [ formGroup => {email:"some error"}] } )