class-transformer-validator
A simple wrapper around class-transformer and class-validator which provides nice and programmer-friendly API.
valia
A runtime data validator in TypeScript with advanced type inference, built-in validation functions, and seamless integration for server and client environments.
@bavaria2tm/validator
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