public class PatternMatchRule extends PatternMatchRuleBaseImpl
ruleDMO| Constructor and Description |
|---|
PatternMatchRule() |
PatternMatchRule(PatternMatchRuleDataDMO patternMatchRuleDataDMO) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DmcObject obj,
DmcAttribute<?> attribute) |
getApplyToAttribute, getApplyToClass, getCategories, getKey, getMsgKey, getMsgParam, getRuleClass, getRuleDataDMO, getRuleTitle, getRuleType, setRuleData, toStringpublic PatternMatchRule()
public PatternMatchRule(PatternMatchRuleDataDMO patternMatchRuleDataDMO)
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.