Description
No response
Use Scenes
See
|
// Another TODO: do it more smartly |
.
The TypedConfig is a wrapper of protobuf Any so it's not validated by the generated validation.
Maybe we can use reflect to get all the TypedConfig and check them with the real proto message? Or using other solution. The solution should also work with other TypedConfig
Advice
No response