mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
There shouldn't be possible to consider a non-string value as a valid email anyways, but the real problem is that the "RFCValidation" from "egulias/email-validator" casts the input as a string which makes PHP trigger an error. Co-authored-by: Henrique Moody <henriquemoody@gmail.com> |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Rules | ||
| FactoryTest.php | ||
| ValidatorTest.php | ||