-
At the time `email-validator` does not support other languages in its error messages.
This leads us to check for the error messages and then replace them with our own messages which can be translated…
-
### What You Are Seeing?
For [plexamp](https://community.chocolatey.org/packages/plexamp/4.5.0), the cpmr0020 rule is flagged, which is indicating that nuspec contains an email. However, the nuspec d…
-
### OAuth2-Proxy Version
7.7.1
### Provider
azure
### Expected Behaviour
- No error in logs
- No 500 Error page
- My app page opens right after auth.
### Current Behaviour
Wh…
-
### Environment
- Ember CP Validations Version: 3.5.1
How would I go about validating an array of objects from the model? Validating profile.address nested attrs works fine. Not sure how to go a…
-
From a first look, It seems like we have a validator but no derives to easly use it.
```
pub use validation::ip::{validate_ip, validate_ip_v4, validate_ip_v6};
```
We should add more documenta…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
The following code is extremely slow to import:
```
❯ python -m timeit -n 1 -r 1 "from deva.env.models import…
-
Hi @manishsaraan,
We are using your npm module - email-validator for basic email validations in our NodeJs based application (https://www.npmjs.com/package/email-validator).
We observed that the…
-
### What problem does this feature solve?
Currently, if a custom validator fails, we get a console error log saying `Invalid prop: custom validator check failed for prop 'email'` which is not helpful…
-
Hello, I have one problem when I use Identical validator and UniqueObject validator. In fact for UniqueObject we have to use a context with the id of the object but there is an other context for ident…
Orkin updated
8 years ago
-
URL being validated or **code** to reproduce error:
```
My Pets
I have three different pets:
Lula
Slowpoke
Fluffy
They are all my favorite …