You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);