Validating an Ionic Login form 3

Asked

Viewed 562 times

1

How to validate a Login form that contains EMAIL and PASSWORD in Ionic 3? It is necessary to create a new component to validate these fields ?

  • When you speak validate is what? Check if it is valid email and password has X characters for example or see if the data matches?

  • 1

    Use the '@angular/Forms Formgroup';

  • Eduardo, exactly this.

  • Renan, I’ll try to use it

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.