\n CheckAttributesBasedOnValueRuleData\n ruleName dmvNoMustInExtensible\n ruleTitle If a ClassDefinition's classType is AUXILIARY, it can't have mandatory attributes\n applyToClass ClassDefinition\n basedOnAttribute classType\n basedOnValue AUXILIARY\n excludeThisAttribute must\n description An AUXILIARY class can be added to an object dynamically and\n we don't allow mandatory attributes in such classes.\n\n If the basedOnAttribute doesn't exist in the object being validated, the rule does nothing.
Generated from the dmv schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:133)
|
|
|
|