jqBootstrapValidation icon indicating copy to clipboard operation
jqBootstrapValidation copied to clipboard

A JQuery validation framework for bootstrap forms.

Results 102 jqBootstrapValidation issues
Sort by recently updated
recently updated
newest added

Hi, According to IETF, A TLD label MUST be at least two characters long and MAY be as long as 63 characters. [https://tools.ietf.org/id/draft-liman-tld-names-00.html#:~:text=A%20TLD%20label%20MUST%20be,or%20trailing%20periods%20(.).](https://tools.ietf.org/id/draft-liman-tld-names-00.html#:~:text=A%20TLD%20label%20MUST%20be,or%20trailing%20periods%20(.).) changed max length value of the regular...

Hello, I'm trying to use this plugin in dynamic forms. I have two fields. First fields value effects on the seconds validation rules. Both fields are text boxes and accepts...

Hello when i try to use this script in modals it doesnt show up the help block. Could you please tell me how to make it work in modals

I need to dynamically trigger validation of a single field without the field having changed. Is this possible? I have tried $(selector).trigger("change"); , but that didn't cause the field to...

In https://reactiveraven.github.io/jqBootstrapValidation/ the installation says: > Download jqBootstrapValidation and include the script tags on your page: > > It works ok with that version, but when I try to use...

Hi, Nice job, but there is a problem when integrating with Bootstrap Typeahead fields. Only HTML5 "required" tooltip is shown and my error message doesn't appear. I think this is...

enhancement

Hi, If the Create_user field is enabled, check the password and default_lang fields using the following code. If Create_user is disabled, I'm canceling control of those fields. However, when create_user...

for example field ONE if required when fields TWO and THREE are empty.