AspNetCore.Docs/aspnetcore/tutorials/first-mvc-app-mac/validation.md

21 lines
538 B
Markdown
Raw Normal View History

---
title: Adding Validation to an ASP.NET Core app
author: rick-anderson
description: How to add validation to a simple ASP.NET Core app.
manager: wpickett
2018-01-29 23:21:31 +08:00
ms.author: riande
ms.date: 06/13/2017
ms.prod: asp.net-core
2018-01-29 23:21:31 +08:00
ms.technology: aspnet
ms.topic: get-started-article
uid: tutorials/first-mvc-app-mac/validation
---
[!INCLUDE[validation](../../includes/mvc-intro/validation.md)]
>[!div class="step-by-step"]
[Previous - Add a field](new-field.md)
[Next - Examine the Details and Delete methods](xref:tutorials/first-mvc-app/details)