# Functions
No description provided by the author
No description provided by the author
ValidBody will get the body from *fiber.Ctx using fiber#BodyParser(), and validate it using the validator singleton.
No description provided by the author
ValidQuery will get the query from *fiber.Ctx using fiber#QueryParser(), and validate it using the validator singleton.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author