public class CardinalityRule extends CardinalityRuleBaseImpl
ruleDMO| Constructor and Description |
|---|
CardinalityRule() |
CardinalityRule(CardinalityRuleDataDMO dmo) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DmcObject obj,
DmcAttribute<?> attribute) |
getApplyToAttribute, getApplyToClass, getCategories, getKey, getMsgKey, getMsgParam, getRuleClass, getRuleDataDMO, getRuleTitle, getRuleType, setRuleData, toStringpublic CardinalityRule()
public CardinalityRule(CardinalityRuleDataDMO dmo)
public void execute(DmcObject obj, DmcAttribute<?> attribute) throws DmcRuleExceptionSet
obj - The object in which the attribute existsattribute - The attribute to be validatedDmcRuleExceptionSetCopyright © 2023. All rights reserved.