Commit Graph

1 Commits (636b317a4f4ad054485401acc9bb2d8af65dd8c8)

Author SHA1 Message Date
Sloane Hertel b5ed41edb3
Skip recursive suboption validation if sub_parameters is not a dict (#75635)
* Skip recursive suboption validation if sub_parameters is not a dictionary

* Ensure sub parameter elements is a sequence to prevent iterating over string characters and causing duplicate error messages for the same param
3 years ago