Adds support for sideway/joi
Adds support for sideway/joi in addition to @hapi/joi.
Note: As joi changes over time, this module will exclusively track sideway/joi.
Peer Dependency
Peer dependency on @hapi/joi has been removed. You will receive a runtime error instead if joi is not peer-installed.
In the future when we exclusively track sideway/joi, the peer dependency will be restored.