Multi-Tabs – how to handle invalid fields on non active tab with save for all tabs?

I have a page with tabs. The Save Data will save data for all tabs. It is possible that some tabs will have input fields that will be invalid when they hit save.

How would I go about handling invalid fields? For instance, the user could hit save while on a different tab and be confused why it's not saving.

enter image description here