VerifyRequest
extends FormRequest
in package
Table of Contents
Methods
- messages() : array<string|int, string>
- rules() : array<string, mixed>
- Get the validation rules that apply to the request.
Methods
messages()
public
messages() : array<string|int, string>
Return values
array<string|int, string>rules()
Get the validation rules that apply to the request.
public
rules() : array<string, mixed>