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
Yeah. Maybe if that helps implementing this feature, getJSONSchema could get default options for properties, objects and arrays. Something like getJSONSchema(EmptyObjectSchema, {property: {required: true}})
I want to create a schema that validates an object has NO properties, like this:
The text was updated successfully, but these errors were encountered: