DPO - Type of provided value.public class PropertyDataProvider<DPO> extends Object implements com.google.code.validationframework.api.dataprovider.DataProvider<DPO>
| Constructor and Description |
|---|
PropertyDataProvider(com.google.code.validationframework.api.property.ReadableProperty<DPO> property)
Constructor specifying the property to read the value from.
|
public PropertyDataProvider(com.google.code.validationframework.api.property.ReadableProperty<DPO> property)
property - Property whose value should be read.Copyright © 2015. All Rights Reserved.