Skip to content

Strict mode #2

@vendethiel

Description

@vendethiel

Strict mode might add two things:

  • Require the user to specify if they want to opt-in to the array behavior (probably be able to mask "either a scalar or an array", "only accept arrays", "only accept scalars" -- we always allow both at the moment).
  • Error on missing keys

Not sure if it should be 2 different flags, or a single one, or just become the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions