Do you have any custom ConstraintValidator implementations for MonetaryAmount? Maybe you could debug and add a break point at that method so you can see what are the conflicting validators (it's a shame that we don't log it, we'll change that). Thanks! |