Prevent ValueBinder from being incorrectly used
Fix a regression caused by e41c5a43 which incorrectly allowed the `ValueObjectBinder` to be picked when the `JavaBeanBinder` should have been used. Closes gh-18485
Showing
Please register or sign in to comment