Refactoring: Replace the last remaining list_arg call with a call to validate_list_argument.
validate_list_argument doesn't modify the arguments list. This is part of a larger effort to reduce the number of side effects in the code base.
Authored by: david_costanzo 2026-06-10
Parent: [r6281]
Child: [r6283]