jquery-validation-unobtrusive icon indicating copy to clipboard operation
jquery-validation-unobtrusive copied to clipboard

Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.

Results 11 jquery-validation-unobtrusive issues
Sort by recently updated
recently updated
newest added

While upgrading JQuery to 3.3.1, jquery.validate.unobtrusive.js to 3.2.10 along with JQuery Migrate 3.0.0, the above warning shows up. Kindly advise if this will be addressed in the coming versions.

bug
1 - Ready
cost: S
PRI: 1 - Required

I am trying to change the error placement to fit css-bootstrap3 I added the following code before I included `jquery.validate.unobtrusive v3.2.9` But my `errorPlacement` function never gets called. also adding...

1 - Ready
investigate
cost: S
PRI: 2 - Preferred

Hello, when you use [the validation summary tag helper](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms#the-validation-tag-helpers), the error list is not updated when you re-edit a control. There are some properties that help update the list of...

enhancement
1 - Ready
PRI: 3 - Optional

(Sorry for the brevity, posting from phone as work proxies no block HTTP POST to github "to prevent uploads" ffs) In the line starting "setValidationRules(", attribute is used verbatim, whilst...

bug
cost: S
PRI: 2 - Preferred

As described here: https://github.com/aspnet/jquery-validation-unobtrusive/pull/150#issuecomment-1176790560

task

Have you any plan to implement a pure javascript unobtrusive validation library? no dependent on jquery and jquery-validation.

This is the least documented project in history. There isn't a single line of documentation.

enhancement
help wanted

jQuery 3.5+ migration requests libraries avoid using self-closing tags for tags that may have content unless your page runs in XHTML mode. https://jquery.com/upgrade-guide/3.5/

The following can be installed using the client side library manager: ![image](https://user-images.githubusercontent.com/15173749/230798087-cc4628ec-9de9-42fd-a640-e70ec4f5da28.png) However, as you can see, the 2 scripts that are not selected cannot which is sad, and I...