toonvanstrijp / nestjs-i18n

The i18n module for nestjs.
https://nestjs-i18n.com
Other
646 stars 111 forks source link

Fixes #659 :bug: fix formatI18nErrors function to work property when 'target' property not exists on 'error' object #660

Closed pejold closed 3 weeks ago

pejold commented 3 weeks ago

Description

This PR fixes formatI18nErrors function to work property when target property not exists on error object.

Linked Issues

659

Additional context

coveralls commented 3 weeks ago

Coverage Status

coverage: 90.805% (-0.008%) from 90.813% when pulling 4cb164843293408defc42216f854da5f36906c95 on pejold:fix-formatI18nErrors-function into 434f37baa7e68449d8c199f9e8fce62a3fb1ebfa on toonvanstrijp:main.