Gets or sets whether the value specified by the ServerValidateEventArgs.Value property passed validation.
Documentation for this section has not yet been entered.
Once your validation routine finishes, use the ServerValidateEventArgs.IsValid property to indicate whether the value specified by the ServerValidateEventArgs.Value property passed validation. This value determines whether the input control associated with the System.Web.UI.WebControls.CustomValidator control passed validation.