September 2017
Intermediate to advanced
450 pages
11h 24m
English
Allowing users to input data into forms also allows users to input mistakes into the data. Validation is the process of checking whether any input data meets our application's expectations. In Angular, we use ngModel and its relationship to our input data-binding to inspect the state of our data and tell us whether it is valid.
Read now
Unlock full access