Skip to content

[Feature Request] Implement unevaluatedProperties #1122

@AtosNicoS

Description

@AtosNicoS

What I want to do is basically this:
json-schema-org/json-schema-spec#661

I want to inherit from a schema, add some more properties and disallow additional properties. Setting additionalProperties to false will not work combined with allOf. For that reason unevaluatedProperties was introduced, as you can see in the linked issue. But it does not seem to be implemented by njsonschema yet.

Edit: This was introduced in v8/2019-09 as far as I know.

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