|
|
Building a Custom Validator Control - Part 1 |
|
|
Donny Mack |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
7322 |
Building a Custom Validator Control - Part 1 is an article in which the author gives you the procedure for creating a custom validator control using the BaseValidtor class. In this article the author creates a class derived from the base class BaseValidtor with two new properties such as UpperLength and LowerLength to achieve the task.
|