RequiredContentAdvisor for enforcement of copyright statements
![]() It looks like the Required Content precondition in process customization can only test for strings, not regular expressions.
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Sep 27 '17, 5:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The current year is a pretty static string, isn't it? Comments Oh, correct year. I am not sure how to check for a correct year, but if you have needs that exceed the existing precondition, it is possible to create custom ones. "I am not sure how to check for a correct year" -> regular expression
|