AntiPattern
Framework Field Semantics Mismatch
schema-field-semantics-mismatch
Request/response models and ORM fields fail when developers expect schema-level field exclusion or multi-value assumptions to behave like business logic, so duplicates slip through, optional attributes get dropped or over-applied, and validation/parsing diverges from intent.