-
Validation is wrong.
```javascript
var validator = require('validator');
console.log(validator.isEmail("+@test.com")); // true
```
-
I managed to build it up, it is running on Unbuntu 20.04
This is what i get on docker logs when i am trying to create an account.
flask | --- no python application found, check your …
-
Hello I want to ask how to make same as email but now with name "already taken" I tried but didn't work.
```
-
From my local testing with github.com/home-assistant/core/, the returned `attendees` data seem to be corrupted where `display_name` and `response_status` **always** returns the default value, regardle…
sfdye updated
4 months ago
-
The errors generated by the package include a field name and a path to the field that has failed validating, but they are inconsistent with what the contents of those fields are.
The path always co…
-
Collect name, email, phone number, Fake passport number
-
**Describe the bug**
Hi,
What is the correct behaviour for `isURL` function when I give e-mail address? I would expect that return false.
**Examples**
An example from the Node REPL:
```s…
-
I am getting this error when running npm run build for my nodejs app
node_modules/permissionless/utils/getAction.ts:10:9 - error TS2349: This expression is not callable.
Type 'never' has no call…
-
Hi,
Have written a routine to validate 30k+ post codes, works fine apart from where the format is XX10 nXX, e.g BA10 0AA, DN10 4QH, RG10 0TT etc. Have looked them up on the Royal Mail site and are…
-
## Highlights
- A lot of consensus on standardization efforts
## WG Meeting Notes (12/13, 1/10, 2/13)
- Unified sender registration form still in review across providers
- Consensus on allow…