https://github.com/orgs/json-schema-org/discussions/581
Validating a value based on the properties of another object · json-schema-org · Discussion #581
Hi, I've been searching for this answer for 2 days, even asked chatGPT but nothing seems to work. I have this json example file: { "uids": { "a" : {}, "b" : {} }, "uid": "c" } I need a schema that ...
github.com
여기서 안된다는거 확인하고 JSON everything으론 가능하다길래 확인해보니까 됐음
와 닷넷은 이걸 동적으로 처리하는것도 날먹 되네 - dc App
닷넷만됨?