You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a schema where the presence of some properties are dependent on the selected value of another property (e.g. example).
While filling out the form I get "Value must validate against exactly one of the provided schemas. It currently validates against 0 of the schemas." Instead of showing this error message it would be great if JSON Editor could automatically add/remove the dependent properties.