Alexander Black
11/12/2020, 2:52 PMval regex = "Regex here".toRegex()
regex.matches("<mailto:first.last@test.com|first.last@test.com>")
what am I missing?Rob Elliot
11/12/2020, 3:09 PMAlexander Black
11/12/2020, 3:11 PMAlexander Black
11/12/2020, 3:11 PMAlexander Black
11/12/2020, 3:11 PMAlexander Black
11/12/2020, 3:12 PMRob Elliot
11/12/2020, 3:12 PMAlexander Black
11/12/2020, 3:12 PMRob Elliot
11/12/2020, 3:13 PMAlexander Black
11/12/2020, 3:15 PMAlexander Black
11/12/2020, 3:15 PMRob Elliot
11/12/2020, 3:16 PMAlexander Black
11/12/2020, 3:16 PMRob Elliot
11/12/2020, 3:16 PMAlexander Black
11/12/2020, 3:17 PMAlexander Black
11/12/2020, 3:17 PMAlexander Black
11/12/2020, 3:22 PMAlexander Black
11/12/2020, 3:22 PMRob Elliot
11/12/2020, 3:22 PMAlexander Black
11/12/2020, 3:22 PMstephanmg
11/12/2020, 3:22 PMAlexander Black
11/12/2020, 3:22 PMstephanmg
11/12/2020, 3:24 PMstephanmg
11/12/2020, 3:24 PMRob Elliot
11/12/2020, 3:24 PMstephanmg
11/12/2020, 3:24 PMAlexander Black
11/12/2020, 3:27 PMthanksforallthefish
11/12/2020, 3:28 PMstephanmg
11/12/2020, 3:28 PMAlexander Black
11/12/2020, 3:29 PMstephanmg
11/12/2020, 3:29 PMstephanmg
11/12/2020, 3:29 PMstephanmg
11/12/2020, 3:29 PMAlexander Black
11/12/2020, 3:29 PMstephanmg
11/12/2020, 3:30 PMAlexander Black
11/12/2020, 3:30 PMthanksforallthefish
11/12/2020, 3:30 PMstephanmg
11/12/2020, 3:30 PMthanksforallthefish
11/12/2020, 3:31 PMAlexander Black
11/12/2020, 3:32 PMval validate = Validate("aaaaaaaa") {
+Max(30)
+Min(3)
}
stephanmg
11/12/2020, 3:34 PMstephanmg
11/12/2020, 3:34 PMstephanmg
11/12/2020, 3:34 PMAlexander Black
11/12/2020, 3:35 PMstephanmg
11/12/2020, 3:41 PMstephanmg
11/12/2020, 3:42 PMstephanmg
11/12/2020, 3:58 PMAlexander Black
11/12/2020, 4:04 PMAlexander Black
11/12/2020, 4:09 PMstephanmg
11/12/2020, 4:17 PMstephanmg
11/12/2020, 4:17 PMAlexander Black
11/12/2020, 4:25 PMthanksforallthefish
11/13/2020, 6:47 AMAlexander Black
11/16/2020, 3:10 PM