Description
Validate objects that we receive (in the mgmt
package) from the gRPC server.
They should be checked for soundness, and also from the perspective of different components as necessary. For example, static NAT requires the same amount of available IP addresses in the public and private sides of a VpcExpose
object.