class-transformer-validator
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
@IsNullable validator for class-validator
A simple wrapper around class-transformer and class-validator-light which provides nice and programmer-friendly API.
A simple typescript library to validate strings
A fork of simple wrapper around @nestjs/class-transformer and @nestjs/class-validator which provides nice and programmer-friendly API.
The validation of data is an essential part of an application, used in api endpoints, input data validation, ... just to name a few examples. Most commonly in nodejs the express validators, joi validators, or class validators are used. This library is a l