public class ValidCharactersConstraint extends BaseConstraint
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
applyClientSide, labelKey| Constructor and Description |
|---|
ValidCharactersConstraint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
The Java based regex for valid characters
This value should include the ^ and $ symbols if needed
|
void |
setValue(String value) |
getApplyClientSide, getLabelKey, getValidationMessageParams, getValidationMessageParamsArray, setApplyClientSide, setLabelKey, setValidationMessageParamspublic ValidCharactersConstraint()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.