1
0
Fork 0
liza/test/validate/formatter
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
..
insurance Copyright range update 2019-08-30 09:41:35 -04:00
AcceptRejectTest.js Copyright range update 2019-08-30 09:41:35 -04:00
EchoFormatterTest.js Copyright range update 2019-08-30 09:41:35 -04:00
EmailFormatterTest.js [DEV-6756] Prevent special chars from "local-part" of email address 2019-12-23 08:26:54 -05:00
MultiDelimitedTest.js Copyright range update 2019-08-30 09:41:35 -04:00
MultiDimensionTest.js Copyright range update 2019-08-30 09:41:35 -04:00
NumberTest.js Copyright range update 2019-08-30 09:41:35 -04:00
PatternFormatterTest.js Copyright range update 2019-08-30 09:41:35 -04:00
StringFormatTest.js Copyright range update 2019-08-30 09:41:35 -04:00
UnorderedListTest.js Copyright range update 2019-08-30 09:41:35 -04:00
common.js Copyright range update 2019-08-30 09:41:35 -04:00