issues Search Results · repo:python-validators/validators language:Python
Filter by
185 results
(53 ms)185 results
inpython-validators/validators (press backspace or delete to remove)Best explained with a very simple example:
long_name_with_periods = kld8MXQh6YalMqKRbfs895gMjW5T4p2EwToPoCSThPHHbXgmXc.kld8MXQh6YalMqKRbfs895gMjW5T4p2EwToPoCSThPHHbXgmXc.kld8MXQh6YalMqKRbfs895gMjW5T4p2EwToPoCSThPHHbXgmXc.kld8MXQh6YalMqKRbfs895gMjW5T4p2EwToPoCSThPHHbXgmXc.kld8MXQh6YalMqKRbfs895gMjW5T4p2EwToPoCSThPHHbXgmXcab ...
Ddfulton
- Opened 21 days ago
- #413
this is very unexpected behaviour and i would have to test this with is True each time … given that a validator is a
very important part of any defensively written project, this doesn t seem a good way ...
inktrap
- 1
- Opened 24 days ago
- #412
In testing, I ve found that:
validators.email( stephen @example.com ) == True validators.email( step;hen@example.com ) == True
cwisdo
- 1
- Opened on Nov 25, 2024
- #410
Hey, I don t know if this is really an issue, but according to RFC1035 section 2.3.4
(https://www.freesoft.org/CIE/RFC/1035/9.htm) , FQDN cannot be longer than 253 octets. See also:
https://devblogs.microsoft.com/oldnewthing/?p=7873 ...
Osmoskour
- 1
- Opened on Oct 18, 2024
- #407
Description:
The validators.url() function is returning a ValidationError for a URL that is valid on a browser. However, it might not
comply the standards.
The issue in above URL is, it has a immediately ...
thakkerurvish
- 1
- Opened on Oct 14, 2024
- #406
Hi, I noticed that bitcoin testnet addresses (e.g. tb1qlw09ycnp3qgqw9alqgx93ed7cg5kmnyud326ky) does not pass the check.
Is there a plan to add them as well?
Thanks, bert
enhancement
bert2002
- 5
- Opened on Sep 27, 2024
- #404
Hi,
The following URL is not passing validation:
https://www.foo.com/ck/a?! p=4ed30224ac809bc0JmltdHM9MTcyMzQyMDgwMCZpZ3VpZD0zNjRmNjVlOC1lNTZjLTYxOWQtMTI1Ny03MTNlZTQyYTYwMTImaW5zaWQ9NTE0MQ ptn=3 ver=2 ...
matany90
- 7
- Opened on Sep 15, 2024
- #403
When validating URLs with TLD enabled, .onion comes up as not validated. Since .onion URLs (TOR) are kinda unique, I
wonder if we should add it to the TLD list or add a separate flag. I can open a PR for ...
bug
davidt99
- 3
- Opened on Sep 10, 2024
- #401
Hi, I would be glad for a new release since I m interested in the TLD caching option introduced in #390. Thanks.
development
davidt99
- 1
- Opened on Sep 2, 2024
- #398
I m using validators in a Django application, but I d also like to validate the client side of the web application. Do
you have any recommendation on a similar Javascript based library to validators that ...
invalid
eljeffeg
- 2
- Opened on Aug 29, 2024
- #397

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.