jsonSchema Validator around unevaluatedproperties
Within jsonSchema, I am struggling figuring out the nested behavior of how unevaluatedProperties works with child conditional fields. I have an example schema (https://www.jsonschemavalidator.net/s/nwBr5INn) that I am attempting to get the validator to come back and say that these three fields should not be present:
level1_ShouldNotBeHere
field5_ShouldNotBeHere
array1_ShouldNotBeHere