Created
April 28, 2021 22:34
-
-
Save MelbourneDeveloper/c9c758cd5792047f52f2f33006dff6bd to your computer and use it in GitHub Desktop.
String Validator Record
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public record StringValidator(string InputString); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment