Skip to content

Support the additionalProperties? facet #92

@rigolepe

Description

@rigolepe
  • A Boolean that indicates if an object instance has additional properties.
  • default: true !
  • no properties given means any property allowed
  • regex restrictions on additional properties are possible
  • If a pattern property regular expression also matches an explicitly declared property, the explicitly declared property definition prevails. If two or more pattern property regular expressions match a property name in an instance of the data type, the first one prevails.
  • support //: to restrict all additional properties

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions