Validating 2 forms with Angular Reactive Forms

后端 未结 0 1791
南旧
南旧 2020-12-13 08:02

I am trying to compare two forms at same component to validate.

this.form1 = new FormGroup({
            number: new FormControl(\'\', [
               Valida         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题