The problem is that query serialized back to string in setter, so I cannot write middleware that will convert some parameters to number, and I have to do it only in handler, which is inconvenient :(
cast @dead-horse
I need to be able to modify it, for coercion of validated data.
The problem is that query serialized back to string in setter, so I cannot write middleware that will convert some parameters to number, and I have to do it only in handler, which is inconvenient :(
cast @dead-horse
I need to be able to modify it, for coercion of validated data.