angular2-form-validation-example
angular2-form-validation-example copied to clipboard
Failed to integrate to my ionic 2 project
Got the follow error message when I tried:
<form [ngFormModel]='loginForm'>
TypeError: Cannot read property 'validator' of undefined in [form in HomePage@7:8]
Any advice? Thanks