1
0
Fork 0
liza/test/validate
Joseph Frazer aa2ba885af [DEV-6756] Prevent special chars from "local-part" of email address
The `"(),:;<>@[\]`` are allowed in the "local-part" of an email address
under certain circumstances, but our regex is not checking those
circumstances. It is better if we do not allow them until we improve
validation.
2019-12-23 08:26:54 -05:00
..
formatter [DEV-6756] Prevent special chars from "local-part" of email address 2019-12-23 08:26:54 -05:00
DataValidatorTest.js Copyright range update 2019-08-30 09:41:35 -04:00
FailureTest.js Copyright range update 2019-08-30 09:41:35 -04:00
ValidStateMonitorTest.js Copyright range update 2019-08-30 09:41:35 -04:00