1
0
Fork 0
liza/src/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
BucketDataValidator.js Copyright range update 2019-08-30 09:41:35 -04:00
DataValidator.js Copyright range update 2019-08-30 09:41:35 -04:00
Failure.js Copyright range update 2019-08-30 09:41:35 -04:00
ValidStateMonitor.js events: Use EventEmitter from old version of Node 2019-11-08 13:06:18 -05:00
ValidatorFormatter.js Copyright range update 2019-08-30 09:41:35 -04:00
standardBucketValidator.js Copyright range update 2019-08-30 09:41:35 -04:00