What is the best way to set a validation based on a radio group selection. I want to keep a button from functioning if a certain radio group option is not selected. Everything I have tried fails and the button works regardless. Basically, I want the validation to alert the user if an option on the radio group is not selected, or if a certain option is selected, then a comment box is required.