public class DmvDynamicRuleManager extends DmcRuleManager
| Constructor and Description |
|---|
DmvDynamicRuleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAttributeValidation(DmcObject obj)
Executes the attribute validation rules for the specified object.
|
void |
executeObjectValidation(DmcObject obj) |
void |
loadAndCheckRules(SchemaManager sm,
SchemaDefinition sd) |
void |
loadRules(DmcCompactSchemaIF schema) |
String |
toString() |
addRulepublic void loadRules(DmcCompactSchemaIF schema)
public void loadAndCheckRules(SchemaManager sm, SchemaDefinition sd) throws DmcRuleExceptionSet, DmcNameClashException, DmcValueException
public void executeAttributeValidation(DmcObject obj) throws DmcRuleExceptionSet
obj - the object whose attributes need checking.DmcRuleExceptionSetpublic void executeObjectValidation(DmcObject obj) throws DmcRuleExceptionSet
DmcRuleExceptionSetCopyright © 2023. All rights reserved.