Server-side validation for form

前端 未结 4 433
北荒
北荒 2021-02-01 09:05

The default validation for the form I have works as expected. But when a user types in a valid email address and a password of three characters minimum, that doesn\'t mean the l

4条回答
  •  花落未央
    2021-02-01 09:20

    Here is a nice validation directive that might be usefull https://groups.google.com/forum/#!msg/angular/6v-AillQboI/D0OaZzV7Me0J

提交回复
热议问题