Using express-joi-validation, I am wondering if it is possible to apply a joi schema that is generated dynamically based upon the contents of the incoming request.
As