try something like this:
"#phone1": { number: true, minlength:3, required: function(element){ return ($('#pri_noPhone_wrapper input:checked').val() == 'True'); } }
The HTML (after looking at this I forgot to add the wrapper HTML)
Phone: