Component
dyn-abi
Describe the feature you would like
The validate bool arg was removed in #863.
#928 re-added methods to validate ABI decoding. These methods are suffixed with *_validate
We should add such methods for dyn-abi as well.
Additional context
No response