# Functions
containsNumber checks if a given string contains a number.
No description provided by the author
NewErrorResponse creates a new error response with the provided status code, message, and errors.
No description provided by the author
# Structs
ErrorResponse represents the structure of an error response.