-
**Describe the bug**
If ajv is configured to use asynchronous validation, error reporting is not working correctly, see https://github.com/epoberezkin/ajv#asynchronous-validation for more info.
*…
-
## Feature Request
A Captcha form component should be added to help prevent bots/spamming.
Although there is (currently) no server-side validation for forms, a Captcha would go a long way to at le…
-
I would like to expand the movies example recipes with testing scenarios.
For that purpose, I would like to set up a minimal project using the testing DSL and runner I have been building: [`@hyperm…
-
ActiveModel provides a standard way to validate attributes, and it would be conveniently to use it on the client. Instead of validating a full record we can validate single attributes using validators…
-
My formly field config should be JSON powered in the end, but unfortunately I didn't find a way to have the validations I need.
Let's say I have two text inputs, both will accept a date format (yyy…
-
Hey !
Have you planned the possibiliy to override the min length of the body by adding a group or something ? My users are annoyed 'cause they can't comment with :) !
Thanks !
-
You are using pip version 9.0.1, however version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(env) [root@asterisk-main astconfman]# cd astconfman
(…
-
github.com/pelletier/go-toml/v2@v2.2.3: parsing go.mod: go.mod:3: invalid go version '1.21.0': must match format 1.23
What is the best way to proceed?#
Thanks
Sascha
-
**Github username:** @skinnyomeje
**Twitter username:** SkinneeOmeje
**Submission hash (on-chain):** 0xd46815cc395ec007ee93992e5a82281b340846895c239271590dc163c200bbf6
**Severity:** high
**Descripti…
-
Hi,
I noticed that if I had a form element like this:
Then the validation rules will not fire properly. This is my setup.
```
const user = reactive({
name: '',
email: '',
…
st11x updated
2 years ago