|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes | |
|
This is the central class for {@code javax.validation} (JSR-303) setup in a Spring application context: It bootstraps a {@code javax.validation.ValidationFactory} and exposes it through the Spring org.springframework.validation.Validator interface as well as through the JSR-303 javax.validation.Validator interface and the javax.validation.ValidatorFactory interface itself. |
|
JSR-303 ConstraintValidatorFactory implementation that delegates to a Spring BeanFactory for creating autowired ConstraintValidator instances. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |