public class UnboundElementsSourceFilter extends Object implements Function<ConfigurationPropertySource,Boolean>
ConfigurationPropertySource should be included
 when determining unbound elements. If the underlying PropertySource is a
 systemEnvironment or systemProperties property source, it will not be considered for
 unbound element failures.| Constructor and Description | 
|---|
| UnboundElementsSourceFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | apply(ConfigurationPropertySource configurationPropertySource) | 
public Boolean apply(ConfigurationPropertySource configurationPropertySource)
apply in interface Function<ConfigurationPropertySource,Boolean>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.