asp:checkboxlist would be easier to custom validate if it returned (int)checkboxlist.Items.Selected containing the number of items selected.
asp:checkboxlist would be easier to custom validate if it returned (int)checkboxlist.Items.Selected containing the number of items selected.