Hi there!
I have a number of forms with checkboxes that need validating. For example I might have a form with 3 checkboxes and one of those 3 needs ticking and another form with 50 boxes that might need at least one item checking.
Does anyone have a ValidationAttribute that would work under these circumstances.
Many thanks for any pointers.