Skip to content

feature request: filtering multidemisional arrays #52

@agborkowski

Description

@agborkowski

somethik like in valitron lib.

eg. https://github.com/vlucas/valitron

You may use dot syntax to access members of multi-dimensional arrays, and an asterisk to validate each member of an array:
...
$v->rule('max', 'settings.*.threshold', 100);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions