public interface BaseConstraintInfc extends Constraint
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsApplyClientSide()
If this is true, the constraint should be applied on the client
side when the user interacts with a field - if this constraint
can be interpreted for client side use.
|
String |
getLabelKey()
LabelKey should be a single word key.
|
String getLabelKey()
Boolean getIsApplyClientSide()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.