Skip to content

Commit 3b110ea

Browse files
committed
Add changelog for 6832
1 parent bc22bf6 commit 3b110ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
``DelegateParameter`` now includes validators of its source Parameter into its validators. This ensures that a ``DelegateParameter``
2+
with a non numeric source parameter is registered correctly in a measurement when the ``DelegateParameter`` it self does not
3+
set a validator. Furthermore `DelegateParameter`` has gained a ``root_source`` attribute that makes it easier to get the
4+
root source of a ``DelegateParameter`` that delegates to another ``DelegateParameter``.

0 commit comments

Comments
 (0)