public class UCOValidationRuleCollection extends ClassRuleCollection<UCOValidationIF>
globalRulesrules| Constructor and Description |
|---|
UCOValidationRuleCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(RuleIF r)
Attempts to add a single rule instance to the collection.
|
void |
execute(DmcUncheckedObject uco) |
addThisRule, getRulesaddRules, toStringpublic void addRule(RuleIF r)
RuleCollectionaddRule in class RuleCollection<UCOValidationIF>r - the rule to be added.public void execute(DmcUncheckedObject uco) throws DmcRuleExceptionSet
uco - The object to be validated:DmcRuleExceptionSetCopyright © 2023. All rights reserved.