# Functions
ParseAndValidate is a wrapper function for ParseBody and customvalidator.ValidateJSON.
ParseBody parses a pointer to a struct with fiber's body parse.
RegisterErrorHandler registers a new Fiber Error Handler.
ValidateJSON accepts a struct and validates it according to its model's tags.