Description of BaseValidator.IsValid Property :
BaseValidator.IsValid Property is an ASP.NET tutorial which tells you about the use of IsValid property of the validation controls of ASP.NET. This property accepts and returns only boolean value. You can set the IsValid property of the page to be true only if the IsValid property of all the validation controls in the page is set to true.