major
nice-to-have
defect
major
enhancement
minor
#23099
Dependency that only one of several fields may be filled
There is a dependency (com.top_logic.layout.form.constraints.OneFilledFieldDependency) that says that at least one field has a value.
There should be a dependency (com.top_logic.layout.form.constraints.AtMostOneFilledFieldDependency) that says that at most one field has a value.
Test
test.com.top_logic.layout.form.model.TestDependencies