|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidCharactersConstraintInfc
Constraint that applied a regular expression to check if the characters are valid
Method Summary | |
---|---|
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. |
Methods inherited from interface org.kuali.student.r2.common.datadictionary.infc.BaseConstraintInfc |
---|
getIsApplyClientSide, getLabelKey |
Method Detail |
---|
String getValue()
String getJsValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |