65.9K
CodeProject is changing. Read more.
Home

requiredfieldvalidator

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Oct 11, 2013

CPOL
viewsIcon

6564

The RequiredFieldValidator control is used to ensures that a input field is not skiped inthe entry. The control fails validation if the value it

The RequiredFieldValidator control is used to ensures that a input field is not skiped inthe entry. The control fails validation if the value it contains does not change from its initial value when validation is performed. If all the fields in the page are valid, the page is valid.

Whitepapers/Blogs