We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is there a way to define the validators for the DB model and the DTO classes at the same time?
Currently the validating decorators have to be copied to both, making updating validation rules more difficult.
Cheers