class ArrayRule implements Stringable (View source)
| protected array | $keys | The accepted keys. |
| void | __construct(array|null $keys = null)
Create a new array rule instance. | |
| string | __toString()
Convert the rule to a validation string. |
Create a new array rule instance.
Convert the rule to a validation string.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Validation/Rules/ArrayRule.html