Re: FYI: Email Field Validator Always Fails in iOS 7 Safari Browser

2014-10-13 Thread John Boyer
Thank you Lukasz. We started using the free Mailgun email validation service on our server because it checks for mistyped domains and performs other checks. Learn more at http://blog.mailgun.com/free-email-validation-api-for-web-forms I’ve implemented a Java client for Mailgun’s email validation

Re: FYI: Email Field Validator Always Fails in iOS 7 Safari Browser

2014-10-12 Thread Lukasz Lenart
2014-10-11 4:20 GMT+02:00 John Boyer : > Hi All: > > We’re using the latest version of Struts 2 in production and we’ve found that > the client-side XML email validator always fails in the iOS 7.1 Safari > browser. We haven’t tested it iOS 8 yet. However, removing the email > validation from the