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
When validating an array with a custom validation Rule, the $value param of the rule's passes() method receives the array with dot placeholders included in keys. This makes it impossible to validate array keys containing dots.