Skip to content

support for patternProperties #8

@fyyyyy

Description

@fyyyyy

This should be fairly simple i hope, since all it needs is to rename "properties" into "patternProperties" if a regex is detected as key

e.g.

object {
   string name;
   string /^[0-6]d/;
}

http://spacetelescope.github.io/understanding-json-schema/reference/object.html#pattern-properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions