Hi
Yes, this will indeed cause a stackoverflow. Your best bet is either to remove one of the calls to SetValidator, and perform the validation manually when necessary or put one of the SetValidator calls inside a RuleSet and then explicitly choose when you want to execute it.
Jeremy
Yes, this will indeed cause a stackoverflow. Your best bet is either to remove one of the calls to SetValidator, and perform the validation manually when necessary or put one of the SetValidator calls inside a RuleSet and then explicitly choose when you want to execute it.
Jeremy