#6520·clap

exclusive(true) 放弃了必需的 arg,但没有放弃必需的 group,因此 exclusive arg 无法使用

作者: datrixlab创建于 2026年9月10日更新于 2026年9月11日
标签C-bugE-mediumA-validators

`Validator::validate_required` computes `is_exclusive_present` once and then consults it in two of the three places that can report something missing: