Skip to content

Instantly share code, notes, and snippets.

@MelbourneDeveloper
Created April 28, 2021 22:34
Show Gist options
  • Select an option

  • Save MelbourneDeveloper/c9c758cd5792047f52f2f33006dff6bd to your computer and use it in GitHub Desktop.

Select an option

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