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 3341116
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:41:09+00:00 2026-05-18T00:41:09+00:00

I am using a form that has a lot of validate rules and messages

  • 0

I am using a form that has a lot of validate rules and messages and I am using submitHandler to submit a AjaxSubmit then.

This is OK, if I want to send form on demand which I usually do. But on the same page I’d like to do a validation without submit when user first visits the page, so he can see where the errors are.

Is this possible without reentering all the validation rules and messages again?

Now I am using like:

 var v = $("#form").validate({
        errorClass: "dmxError",
        rules: {
            my rules....
        },
        messages: {
            my messages
        },

        submitHandler: function(form) {
            $(form).ajaxSubmit(options);


        }
    });

I also have options for ajax which I think are not relevant for what I try to acomplish now 😉

How do I call validate with same data without submit when the page is loaded?

  • 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-18T00:41:10+00:00Added an answer on May 18, 2026 at 12:41 am

    I don’t mean to be rude to the one who helped me, but I think I may found a better solution.

    I used: $(“#form”).valid() and this seems to trigger validation on load without submit. Because if everything is OK I see form is not submitted because there is no “submitted” response that I have, so I have validated it without submit.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using C# and Process newProcess = Process.Start(someProgram.exe); This someProgram.exe has a form that
Say you create a form using ASP.NET MVC that has a dynamic number of
I have a contact form that can be hidden using .slideToggle() but I want
I have a dynamic form that is to be displayed using an iPad. This
I want to make a form that will use jquery to submit a list
I've written a web application using Catalyst that has a lot of forms and
I am using an html form that submits data to a MYSQL database. I
Hey, I'm using a html form that is used to log people into my
(Using MySQL and PHP) I have a search form that will allow my users
I have a form that I am using AJAX to pass values with. The

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.