Closed delai closed 2 months ago
add
if (value.constructor.name === 'I18nContext') { return value }
at the beginning of the transform function in your ValidationPipe like this
@I18n() i18n: I18nContext
npm
Describe the bug
add
at the beginning of the transform function in your ValidationPipe like this
Reproduction
@I18n() i18n: I18nContext
System Info
Used Package Manager
npm
Validations