ASP.NET FAQS | |
Call Page.Validate() method. When this method is invoked, it iterates through the validation controls contained in the ValidatorCollection object associated with the Page.Validators property and invokes the validation logic for each validation control in the current validation group. | |
ASP.NET FAQS |
How do you programatically invoke all validation controls on a page?
Posted by
Ramu