Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6749129
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:39:11+00:00 2026-05-26T12:39:11+00:00

I am using the jQuery Validation plugin I want one of my fields to

  • 0

I am using the jQuery Validation plugin

I want one of my fields to be a number, but it is not a required field.

The thing is, when I set number: true, it makes the field required. Why is that? I tried to add required: false with number: true, but to no avail.

This my code:

name : {
    required:false,
    number:true
}

I am not setting an error message, but it shows the default error message: “please enter a valid number.”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T12:39:12+00:00Added an answer on May 26, 2026 at 12:39 pm

    In the source code they are using this regex to validate a number:

    /^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/
    

    When the field is empty( "" ), it does not pass the test:

    /^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test("")
    //false
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using jquery validation plugin to validate my form. I have one field
I want to validate my date field in mm-dd-yyyy format using jquery validation plugin.
hope you can help me on this one, I'm currently using this: jQuery plugin:validation
I am using jquery validation plugin. I have an 'add file field' button which
i'm using this plug in to validate a form http://bassistance.de/jquery-plugins/jquery-plugin-validation/ I've got 3 fields,
I am using a jquery validation plugin at: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ I want to disabled submit
I'm using the jQuery Validation plugin and trying to validate two time fields. I
I am using jquery validation plugin for validation. I am using one javascript function
I am using jquery form validation plugin http://docs.jquery.com/Plugins/Validation/validate How can I set a callback
I want make validation jquery without using from plugin , problem is here that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.