toonvanstrijp / nestjs-i18n

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

expose missing error data #532

Closed lukadriel7 closed 11 months ago

lukadriel7 commented 11 months ago

Description

This PR solves the issue of missing properties in the translated string such as value, target, contexts and constraints.

Linked Issues

474

Additional context

lukadriel7 commented 11 months ago

Hello, I will work on the tests this weekend

lukadriel7 commented 11 months ago

Hello @rubiin , can you check now ?

coveralls commented 11 months ago

Coverage Status

coverage: 90.909% (+0.05%) from 90.86% when pulling 8d1803488a34484a87270343b4e38a6d3266dc6e on lukadriel7:feature/expose-more-validation-data into 798f1f5ffea6eb01413cd19f958f823d567fbdb4 on toonvanstrijp:main.