Business Rule Types
The rule behavior can be extended or overridden by register a new rule validation class for the rule selector in service.properties.
Rule
Configurable?
Selector
Validation Class
Check Out
False
CHECKOUT_RULE
com.ptc.core.businessRules.validation.CheckoutRuleValidator
Attribute
True
ATTRIBUTE_RULE
com.ptc.core.businessRules.validation.AttributeRuleValidator
Release Target
False
RELEASE_TARGET
com.ptc.core.businessRules.validation.ReleaseTargetValidator
BOM Release
True
BOM_RELEASE_RULE
com.ptc.core.businessRules.validation.BOMReleaseRuleValidator
Was this helpful?