Skip to content

issues Search Results · repo:mailgun/validator-demo language:JavaScript

Filter by

17 results
 (58 ms)

17 results

inmailgun/validator-demo (press backspace or delete to remove)

Hi, The first call I make to mailgun_validator doesn t really happen. I ve checked the network log and there is no validation requests. I then focus on the element that calls the validation, blur and ...
  • arcteixeira
  • 2
  • Opened 
    on Apr 10, 2018
  • #25

Any domain with a hyphen is marked as invalid, for example: this@foo-bar.com
  • admrply
  • 3
  • Opened 
    on May 24, 2017
  • #24

Is it really okay to expose our API Key? e.g. api_key: api-key Thanks
  • codehaiku
  • 1
  • Opened 
    on Apr 27, 2017
  • #23

I have some schools with this email format: name@city.k12.state.us myname@city.k12.me.us name@city.k12.ny.us It says the emails are invalid..what is making it invalid, and how can I change it so that ...
  • iamakimmer
  • 1
  • Opened 
    on Mar 22, 2017
  • #22

It looks like there s a bug with how error validation_error function works. https://github.com/mailgun/validator-demo/blob/master/index.html#L88 // if email is invalid function validation_error(error_message) ...
  • viktorix
  • 3
  • Opened 
    on Sep 6, 2016
  • #20

A JS error is thrown when the timeout occurs because of an undefined variable here. https://github.com/mailgun/validator-demo/blob/master/mailgun_validator.js#L100 This was introduced here https://github.com/mailgun/validator-demo/commit/d0012f4aa9fc92b6be114ae6341be4fdd518205a#diff-2058a81314d1963d903b2bfdf54a9773L75 ...
  • Sicria
  • 1
  • Opened 
    on Aug 26, 2016
  • #19

I d like to install with npm.
  • kevinmickey
  • Opened 
    on Jun 19, 2016
  • #18

It might make sense to use HTML5 constraint validation, in particular setCustomValidity(). See https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation#Constraint_API s_element.setCustomValidity() ...
  • kevinmickey
  • 1
  • Opened 
    on Jun 19, 2016
  • #17

I know duplicates are caught, but wouldn t running on change instead of focusout be simpler and have a little better performance?
  • kevinmickey
  • 1
  • Opened 
    on Jun 19, 2016
  • #16

Hi, I m using your validator for an email in a form. I can t figure out how to submit the form when the email is valid. I tried with $( #form ).submit(); and many other ways but it works only when I click ...
  • andresviviani1
  • Opened 
    on Jun 16, 2016
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub