Jishnu
Jishnu
May I work on this? @BenHenning
As the requirements stated by @srushtirk , I feel making a function that checks using if-else would be much easier than creating a regex pattern that processes the String. I'll...
Hi @seanlip , you are right -- confirming my PR supports all letters (english + international) while rejecting all the numbers (it also rejects all symbols except `.` , `'`,...
Thanks @seanlip, let me know if any other input is needed from my side.
@BenHenning PTAL would be possible for you to take an initial pass at this? I'll be adding tests for the functionality in my next commit.
please ignore the first 4 commits as they were finally changed after merger with develop re: #4438
@BenHenning PTAL
Yes, this has been resolved and was added to a separate function. DataProviderTestMonitor was used instead of the legacy code, as discussed in the meeting. PTAL @BenHenning
Please take an initial pass at this PTAL @BenHenning