We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc22bf6 commit 3b110eaCopy full SHA for 3b110ea
docs/changes/newsfragments/6832.improved
@@ -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