Oracle Data Modeler 24.3.1.351
I have a table with as example in a relational model.

I have a Custom Rule to validate column name:

When I apply this rule using the dialog box in Custom Design Rules and the Apply button, it works correctly showing the error as expected:

However, when I create a Rule Set in the Design Rules dialog and assign the newly created test rule, the rule doesn't returns any error:



Apparently, Rule Sets only works for rules where the Object is a Table.
Can someone help me with this?