angular-docs-cn/goldens/public-api/forms
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
..
forms.md feat(forms): allow minLength/maxLength validator to be bound to `null` (#42565) 2021-07-21 22:35:59 +00:00