Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddContext ¶ added in v0.0.4
func AddContext() fiber.Handler
func ParseBody ¶
func ParseBody(c *fiber.Ctx, validate *validator.Validate, obj interface{}) error
ParseBody parses the request body into a struct and validates it.
func RegisterStringTag ¶ added in v0.0.5
RegisterStringTag registers a custom validation rule for a string field based on a regular expression.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.