-
**Setup:**
USER_ENABLE_EMAIL = True # Disable email authentication
USER_ENABLE_USERNAME = False # Enable username authentication
USER_REQUIRE_RETYPE_PASSWORD = False # Simpl…
-
Validator comes with a wide range of "is" functions, But in some cases when we would like to check if a string contains a certain pattern. In our case we would like to check the content of a textfield…
-
I am using rust nightly `2018-04-29`:
```nix
let
defaultPkgs = import {};
defaultRustChannel = defaultPkgs.rustChannelOf { date = "2018-04-29"; channel = "nightly"; };
defaultRust = defa…
-
-
I'm doing batch validations for my mail lists (ten thousends addresses) . A few email provider gives me error like below with varying account status (inactive, deleted, blocked etc):
`550 5.1.1 : Rec…
-
### Description
Facing issue with amphtml-validator v1.0.35 . While using validateString for validating AMP email it is throwing an error. Few months back this was working fine. Getting below err…
-
It would be nice if we could have conditional decorator for required/non-required properties.
Example use case:
I want to insert or update a record.
When inserting a new row the `title` is re…
-
### Validator address
bitsongvaloper1f4z9xvfswjyss32d26z8v3ak5f97t74zj5c6ht
### On Chain Data
- [X] I confirm to have set my validator information on chain
### Contact information
Megaduox#5860/@…
-
-
##
Cloned this from zf2 issue repository for correct assignment to zend-mail:
## https://github.com/zendframework/zf2/issues/7654
Hi,
since ZF v2.4.x, I cannot send any mails to recepients contain…