Sometimes it is better to display the input errors after the input is complete rather than in the middle of the typing. In this lesson, we'll show you how to validate your input fields by using the native blur event. We'll also go through why and when you could use this strategy when validating your forms.