| Package | Description | 
|---|---|
| org.springframework.boot.context.properties.bind.handler | General  BindHandlerimplementations. | 
| org.springframework.boot.context.properties.bind.validation | Binding validation support. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IgnoreErrorsBindHandlerBindHandlerthat can be used to ignore binding errors. | 
| class  | IgnoreTopLevelConverterNotFoundBindHandlerBindHandlerthat can be used to ignore top-levelConverterNotFoundExceptions. | 
| class  | NoUnboundElementsBindHandlerBindHandlerto enforce that all configuration properties under the root name
 have been bound. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidationBindHandlerBindHandlerto applyValidatorsto bound results. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.