Conditional Validation (client-side + server side)

.required { background-color: #E77471; }
Validator with default settings:
Check "optional" to validate both textboxes
sender.enabled = jQuery('#<%= $this->check1->ClientID %>').get(0).checked;