Skip to content

Instantly share code, notes, and snippets.

@MelbourneDeveloper
Created April 28, 2021 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MelbourneDeveloper/c9c758cd5792047f52f2f33006dff6bd to your computer and use it in GitHub Desktop.
Save MelbourneDeveloper/c9c758cd5792047f52f2f33006dff6bd to your computer and use it in GitHub Desktop.
String Validator Record
public record StringValidator(string InputString);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment