I\'m trying to define a type of "GET" route in my WebApi (Net 5) that use 2 route parameter and they require validations, the parameters come from the route. I nee