-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Forms validation refactoring #6928
Comments
I jotted down some thoughts about parsers / formatters and validation here: #6740 |
This PR should solve most of the problems: #8267 (although it also adds async validators as new feature). I quickly went through the list of all open issues that were tagged with Validation issues that we really should fix with the new design:
Related PRs to think about:
Related new features to think about:
|
Before we close this issue, we should really do this again: go through the list of all open issues that were tagged with Open question: Should be backport the changes (and fixes) to Angular 1.2.x as well? If not, should we leave the issues open for Angular 1.2.x? |
A lot of these have been tackled, but somehow the lists gets longer and longer: Bugs:
Feats:
|
@Narretz thanks for the summary! |
This is a meta issue for refactoring of forms validation in AngularJS.
We are considering to do this in 1.3, but it might slip.
Related/Sub issues:
The text was updated successfully, but these errors were encountered: