How many types of validation controls are provided by
ASP.NET?
Answers were Sorted based on User's Feedback
ther are six type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator
6.validation summery
Is This Answer Correct ? | 32 Yes | 6 No |
Answer / srikanth
Six type of validation control
1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.Custom validator
6.Validation summary
Is This Answer Correct ? | 26 Yes | 4 No |
Answer / vennilaashok
1.Required field validator
2.Compare Validator
3.Range Validator
4.Regular Expression Validator
5.validation summary
6.Custom validator
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ekta
There are six types of validation controls :-
1.Required field validator,
2.Compare Validator,
3.Range Validator,
4.Regular Expression Validator,
5.validation summary,
6.Custom validator.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepak
ther are five type validation controll that i know
1.reguiral filed validation
2.compareValidator
3.rangValidator
4.reguralExpressionValidator
5.customvalidator
Is This Answer Correct ? | 14 Yes | 16 No |
Answer / shiva
There are mainly 5 types of validations:-
i.e.,
1>Required Field Validator,
2>Compare Validator,
3>Range Validator,
4>Regular Expression Validator,
5>Regular Expression Validator
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / swarupa
As for my knowledge there are Seven type of validation
controls are available in ASP.NET
1.Required Field Validator
2.Regular Expression Validator
3.Compare Validator
4.Range Validator
5.Custom Validator
6.Custom Validator
7.Dynamic Validator
Is This Answer Correct ? | 2 Yes | 9 No |
What is the function used for removing an event listener?
what is loosely coupled solution? How it can be used?
How does the cookies work in asp.net?
What is the difference between pathparam and queryparam?
What is reflection and disadvantages of reflection?
Define application state variable and session state variable?
what is service contract,operation contract?
How use Xml data in ASP.net?
How do you handle server controls?
How does Garbage collector(GC) works in .net
14 Answers Accenture, HCL, Kekran Mekran, People Tech, Wipro,
What is a Windows Service and how does its lifecycle differ from a "standard" EXE?
What is __ requestverificationtoken?