# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
DescriptiveValidationErrors returns a slice of ValidationErrors formatted in a descriptive way based on the given validator.ValidationErrors.
NewAPIError creates a new APIError with the given status, error, and message.
SimpleValidationErrors returns a string map formatted in a descriptive way based on the given validator.ValidationErrors.
# Structs
APIError represents an error that occurred during an operation on an endpoint.
ValidationError represents an error that was caused by an invalid request.