angular-cn/packages/examples/forms/ts
iRealNirmal a502279592 feat(forms): allow minLength/maxLength validator to be bound to `null` (#42565)
If the validator is bound to be `null` then no validation occurs and
attribute is not added to DOM.

For every validator type different PR will be raised as discussed in
https://github.com/angular/angular/pull/42378.

Closes #42267.

PR Close #42565
2021-07-21 22:35:59 +00:00
..
formBuilder docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
nestedFormArray build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
nestedFormGroup build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngModelGroup feat(forms): allow minLength/maxLength validator to be bound to `null` (#42565) 2021-07-21 22:35:59 +00:00
radioButtons docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
reactiveRadioButtons build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
reactiveSelectControl build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
selectControl build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
simpleForm build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
simpleFormControl build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
simpleFormGroup build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
simpleNgModel build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00