What are validator? Name the Validation controls in asp.net?
How do u disable them?

Answer Posted / hiteshj78

Validator means checking inputed data in any field like
textBox or dropdownbox any other which we want to validate
at client side using sever tag.

Following are type of validator control in asp.net.
1. Ranage validator control
2. RequireFieldvalidator control
3. CompareValidator control
4. RegularExpressionValidator control
5. CustomValidator control
6. ValidationSummary control

if we mention in our page but want to disable just use the
property of validator control causevalidation=false.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why select Web API?

563


What is difference between or and orelse?

545


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1479


What is the file through which you can customize your asp.net application?

543


What is autopostback true?

605






What are Master Pages in ASP.NET? or What is a Master Page?

609


What is the application pool?

543


How about the security in Activex DLL and Activex EXE ?

1784


What is a web server? What are the load limits in it?

584


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

494


Explain the use of view state?

556


Is asp.net different from asp? If yes, explain how?

494


What is data control in asp.net?

512


Define what is razor? : asp.net mvc

574


What does passport and windows authentication mean in ASP.NET?

645