C#
C#

help

Root Question Message

disengaged
disengaged8/23/2022
Need Help with creating a JsonSchema

I need to create a JSON-Schema to validate some properties of a json object.
I'm using the oneOf property to perform some logic that has to match only one sub-schema.
My issue is that while testing, my json file keeps matching multiple entries in the oneOf and I cannot figure out why.
disengaged
disengaged8/23/2022
i've attached a file containing the schema and the json payload to validate
ContactFrequently Asked QuestionsJoin The DiscordBugs & Feature RequestsTerms & Privacy