5455565758596061
if (matcher.matches()) return true; } if (throwOnInvalid) throw new ValidationException("invalid email address format: " + address); return false; }