Invalid Entries Found Message not visible on screen

Invalid Entries Found Message not visible on screen

I have required fields on my form. If the data is missing, and I click SUBMIT, the focus of the form stays at the bottom of the screen and does nothing while the error message, "Invalid Entries Found" is displayed in the middle of the form where it cannot be seen by the user.

The user would have to scroll up several screen fulls to see that there was an error message. You should display the "Invalid Entries Found" error message by the submit button where the user can see it.

This is a silly bug, but it renders the data validation completely useless. Users won't know what happened and they will think the form has been submitted and abandon the form.