class-transformer-validator
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
Found 6 results for typescript-validator
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
@IsNullable validator for class-validator
A runtime data validator in TypeScript with advanced type inference, built-in validation functions, and seamless integration for server and client environments.
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
A fork of simple wrapper around @nestjs/class-transformer and @nestjs/class-validator which provides nice and programmer-friendly API.
A simple wrapper around class-transformer and class-validator-light which provides nice and programmer-friendly API.