• Skip to primary navigation
  • Skip to main content

Josh Withee

  • Home
  • Blog
  • Contact
  • Show Search
Hide Search

DataAnnotations

ASP.NET Core 3.x Input Validation

Josh Withee · March 25, 2020 · Leave a Comment

See a mistake here? Or something missing? Let me know! Use C# Attributes from the System.ComponentModel.DataAnnotations namespace to add server-side and client-side validation. Tip: Keep your view model separate from your database model, because the same data attributes will do two different …

[Read more...] about ASP.NET Core 3.x Input Validation

Copyright © 2023