public class PrerequisiteConstraint extends BaseConstraint
| Modifier and Type | Field and Description |
|---|---|
protected String |
propertyName |
applyClientSide, labelKey| Constructor and Description |
|---|
PrerequisiteConstraint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelKey()
LabelKey should be a single word key.
|
String |
getPropertyName() |
List<String> |
getValidationMessageParams()
Parameters to be used in the string retrieved by this constraint's labelKey, ordered by number of
the param
|
void |
setPropertyName(String propertyName) |
getApplyClientSide, getValidationMessageParamsArray, setApplyClientSide, setLabelKey, setValidationMessageParamsprotected String propertyName
public PrerequisiteConstraint()
public String getPropertyName()
public void setPropertyName(String propertyName)
public String getLabelKey()
BaseConstraintgetLabelKey in class BaseConstraintValidCharactersConstraintpublic List<String> getValidationMessageParams()
BaseConstraintgetValidationMessageParams in class BaseConstraintCopyright © 2005–2016 The Kuali Foundation. All rights reserved.