public interface AttributeValidationIF extends RuleIF
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DmcObject obj,
DmcAttribute<?> attribute) |
getApplyToAttribute, getApplyToClass, getCategories, getKey, getMsgKey, getMsgParam, getRuleClass, getRuleDataDMO, getRuleTitle, getRuleTypevoid execute(DmcObject obj, DmcAttribute<?> attribute) throws DmcRuleExceptionSet
obj - The object in which the attribute existsattribute - The attribute to be validatedDmcRuleExceptionSetCopyright © 2023. All rights reserved.