In this video
We get a brief introduction to this part of the course, and our first validation assignment.
Assignment: Make the Name Required
- In the saveChanges method, make sure the form is valid, otherwise don't save changes
- Add a required validator on the name field
- Disable the save button when the form is invalid