修复: 自定义装饰器忽略 `stopAtFirstError` 选项
作者: EizFeren创建于 2023年9月7日更新于 2026年7月30日
标签type: fixstatus: needs triage
Description
I have a strange bug, when my custom decorators are stopping each other even with the stopAtFirstError option set to false. Perharps standard class validator default decorators working as expected.
内容来源: typestack/class-validator