Skip to content

Refinement to limit the number of keys on a record #1290

Open
@nikwen

Description

@nikwen

When validating user-supplied records, it would be great to be able to limit them in size (e.g. allow 0-100 keys).

It could look like this:

size(record(string(), number()), 0, 100)

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