Skip to content

Instantly share code, notes, and snippets.

@talkingdotnet
Created February 12, 2018 11:32
Show Gist options
  • Select an option

  • Save talkingdotnet/ce75b5848fbfa102dd770cabe5db6601 to your computer and use it in GitHub Desktop.

Select an option

Save talkingdotnet/ce75b5848fbfa102dd770cabe5db6601 to your computer and use it in GitHub Desktop.
if (!ModelState.IsValid)
{
// bad request - Take necessary actions
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment