Skip to content

Instantly share code, notes, and snippets.

@dneimke
Created March 11, 2021 05:16
Show Gist options
  • Select an option

  • Save dneimke/0866b222e69f5a0afd17e6e36a6bed40 to your computer and use it in GitHub Desktop.

Select an option

Save dneimke/0866b222e69f5a0afd17e6e36a6bed40 to your computer and use it in GitHub Desktop.
<EditForm Model="@ContactDetails" OnValidSubmit="@FormSubmitted">
<CustomValidator />
...
</EditForm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment