I am not even sure how to word the question. Here is an explanation of what I am trying to accomplish:
I need to add a constraint on the AccountId and isDefaultWebOrderingPayment columns, that will allow for many AccountId and IsDefaultWebOrderingPayment when IsDefault is false, but will not allow more than one combination of AccountId and IsDefault true.