JSON Schema how to create condition over patternProperties
we have subnet names as keys in subnets map. I want create schema to make subnet name length restricted conditional based on vpc_access key which is nested in the subnet.
JSON Schema how to create condition over petternProperties
we have subnet names as keys in subnets map. I want create schema to make subnet name length restricted conditional based on vpc_access key which is nested in the subnet.