-
``` js
validemail: {
name: "Validemail",
type: "regex",
regex: "[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\\.[A-Za-z]{2,4}",
message: "Not a vali…
-
When validator runs, also run the VBA style report and return the output to the PM, along with a note along the lines of: "Bookmaker tried to fix some of these items as best it could, but you should c…
-
search for input classes within forms
- email (allow for pluses and crazy stuff)
- required (required- or required--, split by - into params)
- matches-inputclass
- url (http://www.lol.com, www.lol.co…
-
This is a fresh take at #1261
Re-posting my initial thoughts:
So, **a rewrite is out of question**. Looks like viable proposals we have right now are:
1) Add types alongside the library (for…
-
### Description of the bug
Vaadin 23.3.19 with `enforceFieldValidation=true`
EmailField will be marked as invalid if you enter text and then clear the text. It will only show as valid if you ente…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I'm unsure if this might not be a feature request. The reason why there's a recursion error is obvious, but I hav…
-
pra gerar formulário a partir de template: incluir label e validadores junto com a variável
```html
{{_user}}
```
https://github.com/kblomqvist/yasha para testar templates direto do terminal.
-
As a django-mail-factory user, I setup Python functions (like views) that send email using mail_factory... thus I setup tests to check that mails are actually sent with expected parameters.
Since this…
-
# Validations in GraphQL-js
I would like to open a discussion around validation.
I think could be a great idea **permit validation in input elements**: `GraphQLInputField` and `GraphQLArgument`.
Thi…
-
Since updating to Neos 4 I get the following error, when I insert an email validator:
Unsupported validation option (s) found: animation, delay, mt, mb, ml, mr.
I use these properties for Neos.N…