@erzzo wrote:
Hi, I'm just beginning with ember so some things are not completely clear to me. I'm using ember paper https://github.com/miguelcobain/ember-paper/ and don't know how to do two things: 1. I need to create a validation rule to check if input password and input repeatPassword are equal 2. When I submit the form and clear the inputs via this.set('newUser', {}) the validation messages appear - Required field or At least X characters... but it shouldn't.
I really appreciate your help, thanks
Posts: 2
Participants: 2