You can dynamically customize the rules array within your request class AutorCreateRequest:class
AutorCreateRequest:class
I do it within the rules() function. In my case, I customize the array on the basis of some setting or request().
rules()
request()