Skip to content

feature request: filtering multidemisional arrays #52

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions