JSON Schema supports some conditional logic for validation as explained here:

https://json-schema.org/understanding-json-schema/reference/conditionals

Presumably this is already "supported" in the sense that it will be taken into account when validating JSON, but it would be nice if the form UI reflected that. The logic should map to Drupal's Conditional Form Fields API.

Comments

dafeder created an issue.