IT proposes a reusable address standardization service that many civic apps will call at capture time. How should this be framed in a quality-by-design program?
Select an answer to reveal the explanation.
Short Explanation
One shared address service is the city garage that tunes every department's vehicles the same way. Centralized standardization at capture is a prevention pattern. Quality-by-design loves reusable validation services many apps can call.
Full Explanation
Shared validation and standardization services encode prevention once and reuse it across applications. Calling an address service at capture reduces divergent local cleanses and improves consistency for mail, routing, and identity matching. Architecture that centralizes such DQ services is a quality-by-design pattern. It complements—not replaces—stewardship and business rule ownership.