public interface ValidCharactersConstraintInfc extends BaseConstraintInfc
Modifier and Type | Method and Description |
---|---|
String |
getJsValue()
Javascript version of the regex defined in value.
|
String |
getValue()
The Java based regex for valid characters
There are two forms:
regex:xxxxx
and just: xxxx
If the 2nd form then it is interpreted as a simple list of valid characters.
|
getIsApplyClientSide, getLabelKey
String getValue()
String getJsValue()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.