no-input-validation-convention

Status: IN

Solutions trust their callers to provide valid inputs within problem constraints; no range checking, type validation, or defensive error handling is performed beyond what the algorithm structurally requires.

Source: entries/2026/06/06/convert-integer-to-the-sum-of-two-no-zero-integers-solution.md

Depended on by

JSON