respect-validation/tests
Konstantin c9850f4ec7
Make sure that "Email" only validates strings
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>
2018-10-09 05:28:51 +02:00
..
fixtures Create "Image" rule 2015-12-14 10:14:26 -02:00
integration Fix wrong behavior when using templates 2018-07-02 07:57:21 +02:00
library/Rules Remove "malkusch/bav" as dependency 2018-01-02 21:45:22 +01:00
unit Make sure that "Email" only validates strings 2018-10-09 05:28:51 +02:00