{"id":16565169,"url":"https://github.com/shonharsh/rpadev-s03p05-inputvalidation-windowslegacy","last_synced_at":"2026-04-09T16:14:21.374Z","repository":{"id":229039542,"uuid":"387910848","full_name":"ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy","owner":"ShonHarsh","description":"This project is my solution in Windows Legacy (Deprecated), C# to the TITLE practice found in section 00 practice 00 of the UiPath - RPA Developer Foundation course.","archived":false,"fork":false,"pushed_at":"2024-06-20T01:28:13.000Z","size":77,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T22:38:36.068Z","etag":null,"topics":["academic","academy","artificial-intelligence","atom","automation","config","csharp","education","git","guide","learning","markdown","process","robot","rpa","studio","training-materials","trending","uipath","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShonHarsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-20T20:49:59.000Z","updated_at":"2024-06-20T01:26:25.000Z","dependencies_parsed_at":"2024-03-21T18:48:24.487Z","dependency_job_id":"66cea831-e3c1-4e12-86f5-5067d81e3256","html_url":"https://github.com/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy","commit_stats":null,"previous_names":["shonharsh/rpadev-s03p05-inputvalidation","shonharsh/rpadev-s03p05-inputvalidation-windowslegacy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FRPADev-S03P05-InputValidation-WindowsLegacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FRPADev-S03P05-InputValidation-WindowsLegacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FRPADev-S03P05-InputValidation-WindowsLegacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FRPADev-S03P05-InputValidation-WindowsLegacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShonHarsh","download_url":"https://codeload.github.com/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShonHarsh%2FRPADev-S03P05-InputValidation-WindowsLegacy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260358363,"owners_count":22997018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic","academy","artificial-intelligence","atom","automation","config","csharp","education","git","guide","learning","markdown","process","robot","rpa","studio","training-materials","trending","uipath","windows"],"created_at":"2024-10-11T20:46:17.820Z","updated_at":"2026-04-09T16:14:21.336Z","avatar_url":"https://github.com/ShonHarsh.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://shonharsh.github.io/curriculum-vitae/Images/Banner-UiPath-01.png)\r\n\r\n# S03P05 Input Validation\r\n\r\nThis project is my solution in **Windows Legacy (Deprecated), C#** to the **TITLE** practice found in section 00 practice 00 of the UiPath - RPA Developer Foundation course.\r\n\r\n### Getting Started\r\n\r\nAfter making a pull request or downloading the project, open the Main.xaml in UiPath Studio.  The robot can be run with the play button in the ribbon and the result can be seen in output panel.\r\n\r\n### Practice Requirements\r\n\r\n###### **Validate the user's string input**\r\n\r\nDevelop a workflow to ask for user text input according to a set of rules and incorporate the rules of input validation in the workflow.\r\n\r\nMore specifically, the string that the user inputs has to pass the following validation rules:\r\n\r\n- Minimum length: 8 characters\r\n- Starts with uppercase letter\r\n- Maximum 20 characters\r\n\r\nThe user is allowed 3 attempts to write the correct string (not taking into accounts the situations when the user typed nothing).\r\n\r\n**Note:** Please use a flowchart for this exercise.\r\n\r\n### Details\r\n\r\n**Course:** UiPath - RPA Developer Foundation\r\n\r\n**Section:** 03 Data Manipulation\r\n\r\n**Practice:** 05 Input Validation\r\n\r\n**Project Format:** Windows Legacy (Deprecated), C#\r\n\r\n**GitHub:** https://github.com/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy\r\n\r\n### Sample Output\r\n\r\n```sh\r\n![Output](https://shonharsh.github.io/curriculum-vitae/Images/RPADev-S03P05-InputValidation-Output.jpg)\r\n```\r\n\r\n### Architecture Requirements\r\n\r\nA standard UiPath, Studio to Orchestrator cloud setup is the base of operation.  It is easy to setup and free.\r\n1. An Orchestrator connection - Visit https://cloud.uipath.com/ and authenticate or sign up.\r\n2. [UiPath Studio](https://www.uipath.com/product/studio) is used to run the robot.  Note that Studio Web can be used directly in Orchestrator but I recommend installing the Studio IDE application.\r\n\r\n[![UiPath Setup Guide](https://shonharsh.github.io/curriculum-vitae/Images/Title-UiPath-Setup-Guide.png)](https://github.com/ShonHarsh/UiPath-SetupGuide)\r\n\r\n### Git Notes\r\n\r\nClone the project to develop or change it.\r\n\r\n```sh\r\ngit clone https://github.com/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy\r\n```\r\n\r\n### Links\r\n- [UiPath Automation Platform](https://www.uipath.com/)\r\n- [UiPath Studio](https://www.uipath.com/product/studio)\r- [Pulsar](https://pulsar-edit.dev/) (Atom Successor) - Used for all my README.md files\r\n- [Shon Harsh Website 127.0.0.1](https://shonharsh.github.io/curriculum-vitae/index.html)\r\n- [This.GitHub](https://github.com/shonharsh)\r\n- [LinkedIn](https://www.linkedin.com/in/shonharsh/)\r\n\r\n### RPS Developer Foundation Sections\r\n\r\n1. Get Started With RPA Development\r\n\r\n2. Variables, Data Types And Control Flow In Studio\r\n\r\n   P01 RPADev-S02P01-ForEachIfStatement [[C#](https://github.com/ShonHarsh/RPADev-S02P01-ForEachIfStatement)] [[VB](https://github.com/ShonHarsh/RPADev-S02P01-ForEachIfStatement-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S02P01-ForEachIfStatement-WindowsLegacy)]\r\n\r\n   P02 RPADev-S02P02-GenericValue [[C#](https://github.com/ShonHarsh/RPADev-S02P02-GenericValue)] [[VB](https://github.com/ShonHarsh/RPADev-S02P02-GenericValue-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S02P02-GenericValue-WindowsLegacy)]\r\n\r\n   P03 RPADev-S02P03-Switch [[C#](https://github.com/ShonHarsh/RPADev-S02P03-Switch)] [[VB](https://github.com/ShonHarsh/RPADev-S02P03-Switch-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S02P03-Switch-WindowsLegacy)]\r\n\r\n3. Data Manipulation In Studio\r\n\r\n   P01 RPADev-S03P01-Lists [[C#](https://github.com/ShonHarsh/RPADev-S03P01-Lists)] [[VB](https://github.com/ShonHarsh/RPADev-S03P01-Lists-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P01-Lists-WindowsLegacy)]\r\n\r\n   P02 RPADev-S03P03-Dictionaries-Integers [[C#](https://github.com/ShonHarsh/RPADev-S03P03-Dictionaries-Integers)] [[VB](https://github.com/ShonHarsh/RPADev-S03P03-Dictionaries-Integers-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P03-Dictionaries-Integers-WindowsLegacy)]\r\n\r\n   P03 RPADev-S03P04-Dictionaries-Doubles [[C#](https://github.com/ShonHarsh/RPADev-S03P04-Dictionaries-Doubles)] [[VB](https://github.com/ShonHarsh/RPADev-S03P04-Dictionaries-Doubles-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P04-Dictionaries-Doubles-WindowsLegacy)]\r\n\r\n   P04 RPADev-S03P05-InputValidation [[C#](https://github.com/ShonHarsh/RPADev-S03P05-InputValidation)] [[VB](https://github.com/ShonHarsh/RPADev-S03P05-InputValidation-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P05-InputValidation-WindowsLegacy)]\r\n\r\n   P05 RPADev-S03P06-ReplacingPlaceholders [[C#](https://github.com/ShonHarsh/RPADev-S03P06-ReplacingPlaceholders)] [[VB](https://github.com/ShonHarsh/RPADev-S03P06-ReplacingPlaceholders-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P06-ReplacingPlaceholders-WindowsLegacy)]\r\n\r\n   P06 RPADev-S03P07-ExtractEmailAddress [[C#](https://github.com/ShonHarsh/RPADev-S03P07-ExtractEmailAddress)] [[VB](https://github.com/ShonHarsh/RPADev-S03P07-ExtractEmailAddress-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P07-ExtractEmailAddress-WindowsLegacy)]\r\n\r\n   P07 RPADev-S03P08-ExtractEmailAddressRegEx [[C#](https://github.com/ShonHarsh/RPADev-S03P08-ExtractEmailAddressRegEx)] [[VB](https://github.com/ShonHarsh/RPADev-S03P08-ExtractEmailAddressRegEx-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S03P08-ExtractEmailAddressRegEx-WindowsLegacy)]\r\n\r\n4. Excel And Data Tables With Studio\r\n\r\n   P01 RPADev-S04P01-CalculatingSums [[C#](https://github.com/ShonHarsh/RPADev-S04P01-CalculatingSums)] [[VB](https://github.com/ShonHarsh/RPADev-S04P01-CalculatingSums-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S04P01-CalculatingSums-WindowsLegacy)]\r\n\r\n   P02 RPADev-S04P02-CalculatingLossInvoices [[C#](https://github.com/ShonHarsh/RPADev-S04P02-CalculatingLossInvoices)] [[VB](https://github.com/ShonHarsh/RPADev-S04P02-CalculatingLossInvoices-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S04P02-CalculatingLossInvoices-WindowsLegacy)]\r\n\r\n   P03 RPADev-S04P03-CalculatingPercentagesOfExpenses [[C#](https://github.com/ShonHarsh/RPADev-S04P03-CalculatingPercentagesOfExpenses)] [[VB](https://github.com/ShonHarsh/RPADev-S04P03-CalculatingPercentagesOfExpenses-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S04P03-CalculatingPercentagesOfExpenses-WindowsLegacy)]\r\n\r\n5. UI Automation With Studio\r\n\r\n   P01 RPADev-S05P01-PasswordGenerator [[C#](https://github.com/ShonHarsh/RPADev-S05P01-PasswordGenerator)] [[VB](https://github.com/ShonHarsh/RPADev-S05P01-PasswordGenerator-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S05P01-PasswordGenerator-WindowsLegacy)]\r\n\r\n   P02 RPADev-S05P02-TheRPAChallenge [[C#](https://github.com/ShonHarsh/RPADev-S05P02-TheRPAChallenge)] [[VB](https://github.com/ShonHarsh/RPADev-S05P02-TheRPAChallenge-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S05P02-TheRPAChallenge-WindowsLegacy)]\r\n\r\n   P03 RPADev-S05P03-InputActions [[C#](https://github.com/ShonHarsh/RPADev-S05P03-InputActions)] [[VB](https://github.com/ShonHarsh/RPADev-S05P03-InputActions-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S05P03-InputActions-WindowsLegacy)]\r\n\r\n   P04 RPADev-S05P04-OutputActions [[C#](https://github.com/ShonHarsh/RPADev-S05P04-OutputActions)] [[VB](https://github.com/ShonHarsh/RPADev-S05P04-OutputActions-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S05P04-OutputActions-WindowsLegacy)]\r\n\r\n   P05 RPADev-S05P05-DataScraping [[C#](https://github.com/ShonHarsh/RPADev-S05P05-DataScraping)] [[VB](https://github.com/ShonHarsh/RPADev-S05P05-DataScraping-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S05P05-DataScraping-WindowsLegacy)]\r\n\r\n6. Selectors In Studio\r\n\r\n   P01 RPADev-S06P01-GetAndSortData [[C#](https://github.com/ShonHarsh/RPADev-S06P01-GetAndSortData)] [[VB](https://github.com/ShonHarsh/RPADev-S06P01-GetAndSortData-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S06P01-GetAndSortData-WindowsLegacy)]\r\n\r\n   P02 RPADev-S06P02-SetData [[C#](https://github.com/ShonHarsh/RPADev-S06P02-SetData)] [[VB](https://github.com/ShonHarsh/RPADev-S06P02-SetData-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S06P02-SetData-WindowsLegacy)]\r\n\r\n   P03 RPADev-S06P03-Highlight-TypeItems [[C#](https://github.com/ShonHarsh/RPADev-S06P03-Highlight-TypeItems)] [[VB](https://github.com/ShonHarsh/RPADev-S06P03-Highlight-TypeItems-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S06P03-Highlight-TypeItems-WindowsLegacy)]\r\n\r\n7. Project Organization In Studio\r\n\r\n   P02 RPADev-S07P02-StateMachines [[C#](https://github.com/ShonHarsh/RPADev-S07P02-StateMachines)] [[VB](https://github.com/ShonHarsh/RPADev-S07P02-StateMachines-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S07P02-StateMachines-WindowsLegacy)]\r\n\r\n   P03 RPADev-S07P03-FixMyWorkflow [[C#](https://github.com/ShonHarsh/RPADev-S07P03-FixMyWorkflow)] [[VB](https://github.com/ShonHarsh/RPADev-S07P03-FixMyWorkflow-VB)] [[Windows Legacy](https://github.com/ShonHarsh/RPADev-S07P03-FixMyWorkflow-WindowsLegacy)]\r\n\r\n   P04 RPADev-S07P04-Libraries\r\n\r\n8. Error And Exception Handling In Studio\r\n\r\n9. Debugging In Studio\r\n\r\n10. PDF Automation In Studio\r\n\r\n11. Email Automation With Studio\r\n\r\n12. Orchestrator For RPA Developers\r\n\r\n13. Robotic Enterprise Framework Overview\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshonharsh%2Frpadev-s03p05-inputvalidation-windowslegacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshonharsh%2Frpadev-s03p05-inputvalidation-windowslegacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshonharsh%2Frpadev-s03p05-inputvalidation-windowslegacy/lists"}