Angular
Intro to Reactive Forms in Angular - Validate Forms

Exercise: Custom Validators

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this exercise what I'd like you to do is:
1. Fix the error in the zipcodeValidator on line 59.
2. Add the custom zipcodeValidator to the zipcode form control.
3. Add the updateOn property to the zipcode form control and set it to blur.

Exercise Link: https://stackblitz.com/fork/rxngforms-validation-ex3

 

I finished! On to the next chapter