You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly, a "required" condition also has a clause if it is allowed if the condition is not fullfilled ("may be present otherwise", "shall not be present otherwise", "may be present otherwise if...").
Sometimes this clause is omitted. This case is currently handled as "should not be present otherwise", but should be handled as "may be present otherwise" to avoid false positives.
The text was updated successfully, but these errors were encountered:
Mostly, a "required" condition also has a clause if it is allowed if the condition is not fullfilled ("may be present otherwise", "shall not be present otherwise", "may be present otherwise if...").
Sometimes this clause is omitted. This case is currently handled as "should not be present otherwise", but should be handled as "may be present otherwise" to avoid false positives.
The text was updated successfully, but these errors were encountered: