public class PropertyValidatorConfig extends Object
Constructor and Description |
---|
PropertyValidatorConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
String |
getPropertyTitle() |
List<ValidatorConfig> |
getValidatorConfigList() |
void |
setPropertyName(String propertyName) |
void |
setPropertyTitle(String propertyTitle) |
void |
setValidatorConfigList(List<ValidatorConfig> validatorConfigList) |
public String getPropertyName()
public void setPropertyName(String propertyName)
public List<ValidatorConfig> getValidatorConfigList()
public void setValidatorConfigList(List<ValidatorConfig> validatorConfigList)
public String getPropertyTitle()
public void setPropertyTitle(String propertyTitle)
Copyright © 2006–2018 TinyGroup. All rights reserved.