| Package | Description |
|---|---|
| org.shept.org.springframework.web.bind.support | |
| org.shept.org.springframework.web.servlet.mvc.delegation.configuration |
| Modifier and Type | Field and Description |
|---|---|
private ComponentValidator |
DefaultComponentBindingInitializer.validator |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ComponentValidator> |
ComponentDataBinder.validatorsForPath
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentValidator |
DefaultComponentBindingInitializer.getValidator() |
ComponentValidator |
ComponentDataBinder.getValidator(String path)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ComponentValidator> |
ComponentDataBinder.getValidatorsForPath()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentBindingInitializer.setValidator(ComponentValidator validator) |
void |
ComponentDataBinder.setValidator(String path,
ComponentValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDataBinder.setValidatorsForPath(Map<String,ComponentValidator> validatorsForPath)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private ComponentValidator[] |
SegmentConfiguration.validators |
| Modifier and Type | Method and Description |
|---|---|
ComponentValidator[] |
SegmentConfiguration.getValidators() |
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentConfiguration.setValidator(ComponentValidator validator) |
void |
SegmentConfiguration.setValidators(ComponentValidator[] validators) |
Copyright © 2014. All Rights Reserved.