---
title: "What are the different validators in ASP.NET?"  
description: "What are the different validators in ASP.NET?"  
author: "Anonymous User"  
published: 2018-05-07  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/23396/what-are-the-different-validators-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What are the different validators in ASP.NET?

List of Required field Validators are

- Required field Validator
- Range Validator
- Compare Validator
- Custom Validator
- Regular expression Validator
- Summary Validator

## Answers

### Answer by Anonymous User

List of Required field Validators are

- Required field Validator
- Range Validator
- Compare Validator
- Custom Validator
- Regular expression Validator
- Summary Validator


---

Original Source: https://www.mindstick.com/interview/23396/what-are-the-different-validators-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
