Require a boolean type attribute based on State transition
![]() Can you require a Boolean type attribute based on a state transition? |
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Jun 19 '17, 10:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER It is not possible to require a boolean attribute. See https://jazz.net/forum/questions/65004/unable-to-add-custom-attributeboolean-as-require-attribute/65005 and other discussions.
Any boolean attribute has always a default value (false as far as I can tell). There is no undefined.
|