mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-27 20:51:00 -04:00
We do our own server-side validation of things like email address. We don’t want the browser also trying to do it based on the input type of a form field. It’s bad because the browser validation message comes up as a nasty little tooltip under the field.