UpdateRequest
        
        extends FormRequest
    
    
            
            in package
            
        
    
    
    
Tags
Table of Contents
Methods
- rules() : array<string, mixed>
 - Get the validation rules that apply to the request.
 
Methods
rules()
Get the validation rules that apply to the request.
    public
                    rules() : array<string, mixed>