We are trying to do a similar thing. We don't want certain validators to fire when all we need is an ID. We are using the MVC Integration and it sees both validators, even if we explicitly call SetValidator to call the one we want. Seems like it should only call the one we explicitly set.
↧