@Configuration @ConditionalOnClass(value=javax.validation.Validator.class) public class CommandAutoConfiguration extends Object
| Constructor and Description |
|---|
CommandAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutor |
commandExecutor(javax.validation.Validator validator) |
@Bean @Autowired public CommandExecutor commandExecutor(javax.validation.Validator validator)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.