@ControllerAdvice public class ValidatorAdvice extends Object
CollectionValidator to the WebDataBinder.| Constructor and Description |
|---|
ValidatorAdvice(org.springframework.validation.beanvalidation.LocalValidatorFactoryBean validatorFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
initBinder(org.springframework.web.bind.WebDataBinder binder)
Adds the
CollectionValidator to the supplied WebDataBinder |
public ValidatorAdvice(org.springframework.validation.beanvalidation.LocalValidatorFactoryBean validatorFactory)
@InitBinder public void initBinder(org.springframework.web.bind.WebDataBinder binder)
CollectionValidator to the supplied WebDataBinderbinder - web data binder.Copyright © 2018 DISID Corporation. All rights reserved.