Hide popup window on client-side validation errors

Hello,

When I perform client-side validations (for example a required date input) The validator message is shown next to the control AND the same message is also shown in a popup window (‘VALIDATION ERROR(S)’).

How do I prevent this popup from being shown?

Regards,
Bernd