wrapper around router.get with built in validation and schema recording
the req and res objects aren't provided to the passed in handler, if
you're doing something more complicated just use the router direclty for
now, the functionality needed will be incorporated
wrapper around router.get with built in validation and schema recording
the
reqandresobjects aren't provided to the passed in handler, if you're doing something more complicated just use the router direclty for now, the functionality needed will be incorporated