-
The validator does not trigger when submitting a form, but it does when there's a change in the input.
-
### Discussed in https://github.com/flutter-form-builder-ecosystem/form_builder_validators/discussions/61
Originally posted by **orbiteleven** August 30, 2023
Using `form_builder_validators` w…
-
URL being validated or **code** to reproduce error:
```
My Pets
I have three different pets:
Lula
Slowpoke
Fluffy
They are all my favorite …
-
It would be nice if when registering, the form told you what the password requirements are, or said specifically what is wrong with the entered password if it doesn't meet the criteria because current…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only rel…
-
### Your environment
jquery-validate 1.15.0
all browsers
### Steps to reproduce
A simple HTML form with two required fields and a custom data-attribute to tell the JS to show the validation errors i…
-
When attempting to load html5 and date for the validator in FireFox ESR 31.2.0, the following stack dump is generated:
SyntaxError: invalid range in character class
Stack:
1. $.split@INTERNAL_…
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
I'm developing a UI to display the counter next to the input field to show the `10/100` character …
-
- [ ] The access of this web page will be governed by a role named `Manage Client Form validators`.
- [ ] Only users with this role will have the ability to add/edit the form validators
- [ ] …
-
**Scratching my original post - better start with something straight from the docs.**
EDIT: Straight from the docs, and using latest versions of everything:
```typescript
import Form from "@rjs…