-
Notifications
You must be signed in to change notification settings - Fork 839
Closed
Labels
type: questionQuestions about the usage of the library.Questions about the usage of the library.
Description
I am using class-validator to validate my incoming requests in an express application and I am very happy with it.
Currently I am implementing a registration service, my request has two password fields, password and password2. I would like to compare them to each other but it seems that this functionality is lacking in class-validator.
Is class-validator able to handle this scenario already or is this a feature request?
Metadata
Metadata
Assignees
Labels
type: questionQuestions about the usage of the library.Questions about the usage of the library.