|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LengthConstraint
A length constraint is one that restricts the length of a string to some predefined maximum (and/or minimum).
Method Summary | |
---|---|
Integer |
getMaxLength()
|
Integer |
getMinLength()
|
Methods inherited from interface org.kuali.rice.krad.datadictionary.validation.constraint.DataTypeConstraint |
---|
getDataType |
Method Detail |
---|
Integer getMaxLength()
Integer getMinLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |