List of usage examples for org.springframework.boot.context.properties ConfigurationPropertiesBinder.InternalValidator interface-usage
From source file org.springframework.boot.context.properties.ValidatedLocalValidatorFactoryBean.java
/**
* {@link LocalValidatorFactoryBean} supports classes annotated with
* {@link Validated @Validated}.
*
* @author Phillip Webb
*/