Skip to content

Add hooks for various events, and allow configuration #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lonix1 opened this issue Oct 14, 2018 · 5 comments
Closed

Add hooks for various events, and allow configuration #104

lonix1 opened this issue Oct 14, 2018 · 5 comments
Assignees
Labels
investigate PRI: 2 - Preferred Preferably should be handled during the milestone.

Comments

@lonix1
Copy link

lonix1 commented Oct 14, 2018

This plugin has been a pain to use since the very beginning, since it both conceals the underlying jQuery validate plugin, and doesn't allow you to (easily) override the configuration.

Just look at the number of questions on StackOverflow to get an idea how much of a problem this is.

We've been using this approach for a long time, to get hooks that we can use for styling, validation events (for forms and for elements), etc.

The plugin's original authors meant well by creating an easy to use plugin for something that is difficult to do - but it's old and nasty now, and needs to be brought up to date.

It's high time this functionality is available in the library directly, please consider it!

@mkArtakMSFT
Copy link
Member

Thanks for contacting us, @lonix1.
@danroth27, thoughts?

@mkArtakMSFT
Copy link
Member

Hi. Thanks for contacting us.
We're closing this issue as there was not much community interest in this ask for quite a while now.
You can learn more about our triage process and how we handle issues by reading our Triage Process writeup.

@mkArtakMSFT mkArtakMSFT closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2022
@lonix1
Copy link
Author

lonix1 commented Jul 26, 2022

There is plenty of community interest - check StackOverflow. This plugin has one of the most horrible API designs imaginable, and it has been that way for over a decade.

As long as the templates still use jQuery Unobtrusive Validation, it needs to be updated. Working with forms is a incredible pain, just because of this library.

@shapeh
Copy link

shapeh commented Mar 20, 2023

@Ionix1 - can you elaborate a bit on what the problems seem to be? We work with this plugin on various sites - and rarely have any problems.
That could be due to the fact that most of form validation happens on simple forms and does not require too much logic to validate.

@lonix1
Copy link
Author

lonix1 commented Mar 20, 2023

@shapeh I've explained what's wrong with it above. But if it works for you, great.

Regardless, they're probably going to replace it in the next (v8) aspnet version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate PRI: 2 - Preferred Preferably should be handled during the milestone.
Projects
None yet
Development

No branches or pull requests

5 participants