Open
Description
Description
No response
Use Scenes
See
htnn/types/plugins/networkrbac/config.go
Line 115 in f7ce8fe
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