-
The `author-email` and `maintainer-email` rules should have some kind of validation that they look like a valid email address. But they are allowed to include a name, like `"C. Schultz" `.
I left t…
-
Am seeing this version from last April. Sayeed, are there updates to this code to be posted that would be tied to the paper we are trying to do with Viveca et al.?
-
Would it be possible to update the regular expression for e-mails so that only one e-mail and only a valid e-mail would pass the validation test?
Currently, we are getting tens, if not hundreds of …
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Hi guys,
I found out that string constraints (like `to_lower`or `strip_whitespace` are applied after a defined pattern…
-
https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/23.6.0/getting-started.html
### 1. Quick Debug Information
* BAREMETAL
* OS/Version:Ubuntu 22.04.3 LTS
* Container Runtime Type/Versi…
-
**Describe the bug**
I am using `isEmail` to validate email addresses with `require_tld` set as the default of `true`, and noticed an anomaly:
`example@example` correctly fails validation.
`exa…
-
We are starting to use this project in production and have the use case of needing to send mail to multiple recipients. I see people entering to addresses separated by commas/semicolons which breaks v…
-
#### Please describe the feature you would like to request.
We need to add custom validators which useful for form validation. If Angular Material will provide inbuilt validator then people save thei…
-
Hi all,
If you look at the growing number of stale "Pull Requests", it feels like this project is more or less in an unmaintained state.
None of the (if I count correctly) 4 current maintainers is…
-
### Improvement description
Check all dependencies for new major versions and add support/upgrade to it when easily possible without major efforts or BC breaks.
Preferred solution would be to su…