0.0.0 • Published 1 year ago

form-validation1 v0.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Angular 13 Form Validation example with Reactive Forms

Build Angular 13 Form Validation example (and Submit) with Reactive Forms Module and Bootstrap 4.

The form has:

  • Full Name: required
  • Username: required, from 6 to 20 characters
  • Email: required, email format
  • Password: required, from 6 to 40 characters
  • Confirm Password: required, same as Password
  • Accept Terms Checkbox: required