Are you using a custom validator factory? The factory should always return null if it cannot find a validator for a particular type (and not throw an exception). Make sure your validator factory is set up this way.
Jeremy
Are you using a custom validator factory? The factory should always return null if it cannot find a validator for a particular type (and not throw an exception). Make sure your validator factory is set up this way.
Jeremy