Module response

Module response 

Source
Expand description

Response building utilities to eliminate code duplication

Functionsยง

build_incomplete_response
Build a response with incomplete validation status
build_success_response
Build a standard success response with common patterns
format_list
Format a list of items with a separator
format_list_with_prefix
Format a list with a custom prefix
multiple_messages
Create a vector with multiple formatted messages
single_message
Create a single-item vector with a formatted message