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, setApplyClientSide, setLabelKey, setValidationMessageParams
public ValidCharactersConstraint()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.