Question

Is there a way to only show the latest error-message thrown, when using the validation-plugin for jQuery?

Was it helpful?

Solution

I think you should look into the groups and errorPlacement options to the validate method. That should work out for you.

jQuery Validation validate( [options] )

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top