• Madhura Bhave's avatar
    Fallback to BeanPropertyBindingResult for unbound property validation · df1d1dba
    Madhura Bhave authored
    gh-17424 updated `ValidationBindHandler` so that it would
    only look at bound values when validating. This commit updates
    `ValidationBindHandler` to use Spring Framework's `BeanPropertyBindingResult`.
    This means that for fields that are not bound, JavaBean accessor methods can
    be used to get the value to validate.
    
    Fixes gh-25356
    df1d1dba
Name
Last commit
Last update
..
checkstyle-header.txt Loading commit data...
checkstyle-suppressions.xml Loading commit data...
checkstyle.xml Loading commit data...
import-control.xml Loading commit data...