Skip to content

Conversation

@Irfnfnkemed
Copy link
Contributor

This PR adds the document of supported JSON schema.

if (object_spec.pattern_properties.size() > 0 ||
!object_spec.property_names.is<picojson::null>()) {
// Case 1: patternProperties or propertyNames is difined
if (object_spec.properties.size() > 0) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add tests for the change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants