mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-21 13:13:40 +00:00
709f21f927
* Update MultipleValidationWithAnd.php Fix all validations actually get executed when mode is ALLOW_ALL_ERRORS (1) * this should validate not breake out. * Actually fix the unit tests * add real invalid email test