Central value normalization for JSON/CSV/UI display.
This module provides a unified interface for normalizing database values
for different output formats. The underlying normalization logic is provided
by the Lotus.Normalizer protocol.
Summary
Functions
Normalizes a value for JSON export, preserving appropriate types.
Normalizes a value for CSV export, converting to a string representation.
Normalizes a value for UI display, converting to a readable string representation.
Functions
Normalizes a value for JSON export, preserving appropriate types.
Normalizes a value for CSV export, converting to a string representation.
Normalizes a value for UI display, converting to a readable string representation.