Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet-core/Autocomplete/Validation.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Validation | AutoComplete | ASP.NET Core | Syncfusion
description: validation
description: Learn here all about validation with Syncfusion support aspnet core autocomplete control, its elements and more.
platform: aspnet-core
control: AutoComplete
documentation: ug
---

## Validation
## Validation in aspnet core autocomplete

You can validate the Autocomplete `value` on form submission by applying `validation-rules` and `validation-message` to the Autocomplete.

Expand Down Expand Up @@ -120,4 +120,4 @@ namespace SyncfusionASPNETCoreDDL.Models

The following output is displayed as a result of the above code example.

![](Validation_images\validation_img1.png)
![Validation messages](Validation_images\validation_img1.png)