You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to have an easy to digest overview over bugfixes and minor tweaks that improve the developer experience with class-validator, to make it easier for maintainers to know what to focus on.
Description
The goal of this issue is to have an easy to digest overview over bugfixes and minor tweaks that improve the developer experience with
class-validator
, to make it easier for maintainers to know what to focus on.Proposed solution
Review and merge the open PRs that fix bugs
Ready for maintainer review
@NestedValidation
error to parent when property is not a class instance #673@IsAlphanumeric
and@IsAlpha
decorators #1740@IsNotEmptyObject
decorator correctly #1555@types/validator
todependencies
#1568@IsHalfWidth
decorator #1575@IsEnum
decorator before comparsion #1700@IsDateString
decorator #1720@ArrayMaxSize
decorator #1752Need some work still (mostly just rebase/merge)
forbidUnknownValues
to true by default #1403forbidUnknownValues
#1355Don't have a PR yet
(comment if you know any other simple issues that should be tracked here!)
I'll try to look through issues to see if I can spot some.
@jotamorais
The text was updated successfully, but these errors were encountered: