-
Hello, Great package btw,
The behavior I'm trying to achieve is to show the validation errors after the user submit the form, the default behavior is validating on keydown as soon as the input is t…
m0nm updated
6 months ago
-
**Version**: xmlschema 3.3.1
I encountered an issue where I am unable to encode an XSD enumeration which utilizes namespaces (which had just been decoded). The code complains that `s:Sender` must b…
-
Can I validate a form by form id?
Like in parsley.js
```
var form = document.getElementById("formItems");
var validator = new FormValidator(form);
var result = validator.checkAll();
console.lo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
9.2.1
### Platforms
- [X] Android
- [X] iOS
- [ ] Linux
- [ ] MacOS
- […
-
Hi
Related to #131, #96, #154, #160:
How can we use the vue-validator with child components?
Example:
`AjaxForm.vue template:`
``` html
Save
…
-
### Question Description
Hi. I have an application with the following structs:
```
type SearchRequest struct {
Limit int `json:"limit" validate:"min=1,max=200"`
Offset i…
bbkgh updated
2 months ago
-
### What steps will reproduce the problem?
Update `yii2-twig` to v2.5.0 (support for twig 3.9 -> see https://github.com/yiisoft/yii2-twig/pull/154 )
### What's expected?
Forms are rendered co…
-
I've found in several versions for example:
//cdnjs.cloudflare.com/ajax/libs/jquery-form-validator/2.3.77/jquery.form-validator.min.js
The js is calling languages in the wrong directory, it points…
-
**Describe the bug**
When accessing the list of forms pending validation, many forms are displayed as pending even though they have already been approved. I believe the issue arises when the validato…
-
**Describe the bug**
After upgrading to .NET 7 from .NET 6, passing the validator instance directly throws `InvalidOperationException` but works if we let `FluentValidationValidator` to create the in…