How to manually trigger AngularJS validation from a button outside of the form tags?

后端 未结 6 1257
滥情空心
滥情空心 2020-12-25 11:45

Given this code:

Header inputs:
6条回答
  •  死守一世寂寞
    2020-12-25 12:40

    Since my form fields only show validation messages if a field is invalid, and has been touched by the user:

    
    
    提交评论

提交回复
热议问题