Draft 04 | Draft 06 | Draft 07 | Draft 2019-09 | Draft 2020-12 |
The value of "propertyNames" MUST be a valid JSON Schema.
If the instance is an object, this keyword validates if every property name in the instance validates against the provided schema.
Note the property name that the schema is testing will always be a string.
Omitting this keyword has the same behavior as an empty schema.