javax.validator.Validator
and exposes it as a Spring {@link org.springframework.validation.Validator}while also exposing the original JSR-303 Validator interface itself. Can be used as a programmatic wrapper. Also serves as base class for {@link CustomValidatorBean} and {@link LocalValidatorFactoryBean}. @author Juergen Hoeller @since 3.0
|
|
|
|
|
|
|
|