spring-framework/spring-context
rstoyanchev a8ea472121 Refactoring in MethodValidationResult
Remove throwIfViolationsPresent and replace with static factory
methods on MethodValidationException taking MethodValidationResult,
which makes handling more explicit and allows choice of what
exception to raise.

Update MethodValidationResult to expose the target, the method, and
forReturnValue flag, so the code handling an exception will have
access to all details.

See gh-30644
2023-07-03 12:08:11 +01:00
..
src Refactoring in MethodValidationResult 2023-07-03 12:08:11 +01:00
.springBeans
spring-context.gradle Merge branch '6.0.x' 2023-06-21 14:22:11 +02:00